Searched defs:ABSTRACT_TYPELOC (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
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 | TypeLoc.h | 50 #define ABSTRACT_TYPELOC(Class, Base) macro
|
/freebsd-src/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 | 657 #define ABSTRACT_TYPELOC( global() macro 4909 #define ABSTRACT_TYPELOC( TransformType() macro
|
H A D | SemaDeclCXX.cpp | 6113 #define ABSTRACT_TYPELOC( Visit() macro
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | TypeLoc.cpp | 44 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 63 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 83 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 113 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 136 #define ABSTRACT_TYPELOC(CLASS, PARENT) in initializeImpl() macro 158 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 291 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
|
H A D | ASTTypeTraits.cpp | 153 #define ABSTRACT_TYPELOC(CLASS, PARENT) in getFromNode() macro
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 280 #define ABSTRACT_TYPELOC( global() macro
|
H A D | ASTReader.cpp | 6771 #define ABSTRACT_TYPELOC( global() macro
|