Searched refs:ABSTRACT_TYPELOC (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/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 | RecursiveASTVisitor.h | 415 #define ABSTRACT_TYPELOC(CLASS, BASE) 641 #define ABSTRACT_TYPELOC(CLASS, BASE)
|
| H A D | TypeLoc.h | 49 #define ABSTRACT_TYPELOC(Class, Base) macro
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | TypeLoc.cpp | 43 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 62 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 82 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 112 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 135 #define ABSTRACT_TYPELOC(CLASS, PARENT) in initializeImpl() macro 157 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 275 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | TypeLocBuilder.cpp | 32 #define ABSTRACT_TYPELOC(CLASS, PARENT) in pushFullCopy() macro
|
| H A D | TreeTransform.h | 634 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 4635 #define ABSTRACT_TYPELOC(CLASS, PARENT) in TransformType() macro
|
| H A D | SemaDeclCXX.cpp | 5795 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
| H A D | CursorVisitor.h | 257 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
| H A D | ASTWriter.cpp | 183 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
|
| H A D | ASTReader.cpp | 6468 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
|