Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h1034 struct MacroAnnotations { struct
1039 static MacroAnnotations makeDeprecation(SourceLocation Loc, in makeDeprecation() argument
1045 static MacroAnnotations makeRestrictExpansion(SourceLocation Loc, in makeRestrictExpansion() argument
1051 static MacroAnnotations makeFinal(SourceLocation Loc) { in makeFinal() argument