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.h1052 struct MacroAnnotations { struct
1057 static MacroAnnotations makeDeprecation(SourceLocation Loc, in makeDeprecation() argument
1063 static MacroAnnotations makeRestrictExpansion(SourceLocation Loc, in makeRestrictExpansion() argument
1069 static MacroAnnotations makeFinal(SourceLocation Loc) { in makeFinal() argument