Home
last modified time | relevance | path

Searched defs:MacroAnnotations (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1032 struct MacroAnnotations { struct
1037 static MacroAnnotations makeDeprecation(SourceLocation Loc, in makeDeprecation() argument
1043 static MacroAnnotations makeRestrictExpansion(SourceLocation Loc, in makeRestrictExpansion() argument
1049 static MacroAnnotations makeFinal(SourceLocation Loc) { in makeFinal() argument