Searched refs:ABSTRACT_TYPELOC (Results 1 – 13 of 13) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | TypeLocNodes.def | 19 // ABSTRACT_TYPELOC(Class) - Refers to TypeSpecLoc and DeclaratorLoc. 27 #ifndef ABSTRACT_TYPELOC 28 # define ABSTRACT_TYPELOC(Class, Base) UNQUAL_TYPELOC(Class, Base) 33 #define ABSTRACT_TYPE(Class, Base) ABSTRACT_TYPELOC(Class, Base##Loc) 38 #undef ABSTRACT_TYPELOC
|
| H A D | TypeLocVisitor.h | 29 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro 39 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro
|
| H A D | DynamicRecursiveASTVisitor.h | 284 #define ABSTRACT_TYPELOC(CLASS, BASE) macro
|
| H A D | RecursiveASTVisitor.h | 412 #define ABSTRACT_TYPELOC(CLASS, BASE) 723 #define ABSTRACT_TYPELOC(CLASS, BASE)
|
| H A D | TypeLoc.h | 50 #define ABSTRACT_TYPELOC(Class, Base) macro
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | TypeLoc.cpp | 45 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 64 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 84 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 114 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 137 #define ABSTRACT_TYPELOC(CLASS, PARENT) in initializeImpl() macro 159 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 292 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
|
| H A D | DynamicRecursiveASTVisitor.cpp | 256 #define ABSTRACT_TYPELOC(CLASS, BASE) macro 361 #define ABSTRACT_TYPELOC(CLASS, BASE) macro
|
| H A D | ASTTypeTraits.cpp | 153 #define ABSTRACT_TYPELOC(CLASS, PARENT) in getFromNode() macro
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | TypeLocBuilder.cpp | 32 #define ABSTRACT_TYPELOC(CLASS, PARENT) in pushFullCopy() macro 55 #define ABSTRACT_TYPELOC(CLASS, PARENT) in pushTrivial() macro
|
| H A D | TreeTransform.h | 669 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 5203 #define ABSTRACT_TYPELOC(CLASS, PARENT) in TransformType() macro
|
| H A D | SemaDeclCXX.cpp | 6078 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTWriter.cpp | 341 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
|
| H A D | ASTReader.cpp | 7107 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
|