Searched defs:ABSTRACT_TYPELOC (Results 1 – 10 of 10) sorted by relevance
/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
|
/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 | 663 #define ABSTRACT_TYPELOC( global() macro 4986 #define ABSTRACT_TYPELOC( TransformType() macro
|
H A D | SemaDeclCXX.cpp | 5972 #define ABSTRACT_TYPELOC( Visit() macro
|
/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
|
/llvm-project/clang/tools/libclang/ |
H A D | CursorVisitor.h | 267 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
|
/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 313 #define ABSTRACT_TYPELOC( global() macro
|
H A D | ASTReader.cpp | 6772 #define ABSTRACT_TYPELOC( global() macro
|