| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | TypeLocNodes.def | 14 // TYPELOC(Class, Base) - A TypeLoc subclass. If UNQUAL_TYPELOC is 24 # define UNQUAL_TYPELOC(Class, Base) TYPELOC(Class, Base) 31 TYPELOC(Qualified, TypeLoc) 40 #undef TYPELOC
|
| H A D | TypeLocVisitor.h | 30 #define TYPELOC(CLASS, PARENT) \ in Visit() macro 40 #define TYPELOC(CLASS, PARENT) \ in Visit() macro 47 #define TYPELOC(CLASS, PARENT) \ macro
|
| H A D | DynamicRecursiveASTVisitor.h | 285 #define TYPELOC(CLASS, BASE) \ macro 289 #define TYPELOC(CLASS, BASE) \ macro
|
| H A D | RecursiveASTVisitor.h | 413 #define TYPELOC(CLASS, BASE) bool Traverse##CLASS##TypeLoc(CLASS##TypeLoc TL); 724 #define TYPELOC(CLASS, BASE) \
|
| H A D | TypeLoc.h | 51 #define TYPELOC(Class, Base) \ macro
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | DynamicRecursiveASTVisitor.cpp | 257 #define TYPELOC(CLASS, BASE) \ macro 263 #define TYPELOC(CLASS, BASE) \ macro 362 #define TYPELOC(CLASS, BASE) \ macro 366 #define TYPELOC(CLASS, BASE) \ macro
|
| H A D | TypeLoc.cpp | 46 #define TYPELOC(CLASS, PARENT) \ macro 65 #define TYPELOC(CLASS, PARENT) \ macro 85 #define TYPELOC(CLASS, PARENT) \ macro 115 #define TYPELOC(CLASS, PARENT) \ macro 138 #define TYPELOC(CLASS, PARENT) \ in initializeImpl() macro 160 #define TYPELOC(CLASS, PARENT) \ macro 293 #define TYPELOC(CLASS, PARENT) \ macro
|
| H A D | ASTTypeTraits.cpp | 35 #define TYPELOC(CLASS, PARENT) {NKI_##PARENT, #CLASS "TypeLoc"}, macro 154 #define TYPELOC(CLASS, PARENT) \ in getFromNode() macro
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | TypeLocBuilder.cpp | 33 #define TYPELOC(CLASS, PARENT) \ in pushFullCopy() macro 56 #define TYPELOC(CLASS, PARENT) \ in pushTrivial() macro
|
| H A D | TreeTransform.h | 670 #define TYPELOC(CLASS, PARENT) \ macro 5204 #define TYPELOC(CLASS, PARENT) \ in TransformType() macro
|
| H A D | SemaDeclCXX.cpp | 6079 #define TYPELOC(CLASS, PARENT) \ in Visit() macro
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTWriter.cpp | 342 #define TYPELOC(CLASS, PARENT) \ macro
|
| H A D | ASTReader.cpp | 7108 #define TYPELOC(CLASS, PARENT) \ macro
|