Searched refs:ABSTRACT_TYPELOC (Results 1 – 11 of 11) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/include/clang/AST/ |
| HD | 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
|
| HD | TypeLocVisitor.h | 31 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro 41 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro
|
| HD | DataRecursiveASTVisitor.h | 361 #define ABSTRACT_TYPELOC(CLASS, BASE) macro 564 #define ABSTRACT_TYPELOC(CLASS, BASE) in TraverseTypeLoc() macro
|
| HD | RecursiveASTVisitor.h | 363 #define ABSTRACT_TYPELOC(CLASS, BASE) macro 634 #define ABSTRACT_TYPELOC(CLASS, BASE) in TraverseTypeLoc() macro
|
| HD | TypeLoc.h | 31 #define ABSTRACT_TYPELOC(Class, Base) macro
|
| /NextBSD/contrib/llvm/tools/clang/lib/AST/ |
| HD | TypeLoc.cpp | 31 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 48 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 66 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 94 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 116 #define ABSTRACT_TYPELOC(CLASS, PARENT) in initializeImpl() macro 136 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 254 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | TypeLocBuilder.cpp | 33 #define ABSTRACT_TYPELOC(CLASS, PARENT) in pushFullCopy() macro
|
| HD | TreeTransform.h | 561 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 3752 #define ABSTRACT_TYPELOC(CLASS, PARENT) in TransformType() macro
|
| HD | SemaDeclCXX.cpp | 4554 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro
|
| /NextBSD/contrib/llvm/tools/clang/lib/Serialization/ |
| HD | ASTWriter.cpp | 456 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
|
| HD | ASTReader.cpp | 5452 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
|