Searched refs:ABSTRACT_TYPELOC (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | TypeLocNodes.def | 20 // ABSTRACT_TYPELOC(Class) - Refers to TypeSpecLoc and DeclaratorLoc. 28 #ifndef ABSTRACT_TYPELOC 29 # define ABSTRACT_TYPELOC(Class, Base) UNQUAL_TYPELOC(Class, Base) 34 #define ABSTRACT_TYPE(Class, Base) ABSTRACT_TYPELOC(Class, Base##Loc) 39 #undef ABSTRACT_TYPELOC
|
| H A D | TypeLocVisitor.h | 31 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro 41 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro
|
| H A D | RecursiveASTVisitor.h | 454 #define ABSTRACT_TYPELOC(CLASS, BASE) 692 #define ABSTRACT_TYPELOC(CLASS, BASE)
|
| H A D | TypeLoc.h | 48 #define ABSTRACT_TYPELOC(Class, Base) macro
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ |
| H A D | TypeLoc.cpp | 42 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 61 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 81 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 111 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 134 #define ABSTRACT_TYPELOC(CLASS, PARENT) in initializeImpl() macro 156 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 274 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | TypeLocBuilder.cpp | 33 #define ABSTRACT_TYPELOC(CLASS, PARENT) in pushFullCopy() macro
|
| H A D | TreeTransform.h | 591 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 4178 #define ABSTRACT_TYPELOC(CLASS, PARENT) in TransformType() macro
|
| H A D | SemaDeclCXX.cpp | 5388 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/ |
| H A D | ASTWriter.cpp | 586 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
|
| H A D | ASTReader.cpp | 6462 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
|