Searched defs:TYPELOC (Results 1 – 10 of 10) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | TypeLocVisitor.h | 30 #define TYPELOC(CLASS, PARENT) \ in Visit() macro 40 #define TYPELOC(CLASS, PARENT) \ in Visit() macro 47 #define TYPELOC(CLASS, PARENT) \ macro
|
H A D | ASTTypeTraits.h | 142 #define TYPELOC(CLASS, PARENT) NKI_##CLASS##TypeLoc, macro
|
H A D | TypeLoc.h | 51 #define TYPELOC(Class, Base) \ macro
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | TypeLocBuilder.cpp | 33 #define TYPELOC(CLASS, PARENT) \ in pushFullCopy() macro 56 #define TYPELOC(CLASS, PARENT) \ in pushTrivial() macro
|
H A D | TreeTransform.h | 658 #define TYPELOC( global() macro 4910 #define TYPELOC( TransformType() macro
|
H A D | SemaDeclCXX.cpp | 6114 #define TYPELOC( Visit() macro
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | TypeLoc.cpp | 45 #define TYPELOC(CLASS, PARENT) \ macro 64 #define TYPELOC(CLASS, PARENT) \ macro 84 #define TYPELOC(CLASS, PARENT) \ macro 114 #define TYPELOC(CLASS, PARENT) \ macro 137 #define TYPELOC(CLASS, PARENT) \ in initializeImpl() macro 159 #define TYPELOC(CLASS, PARENT) \ macro 292 #define TYPELOC(CLASS, PARENT) \ macro
|
H A D | ASTTypeTraits.cpp | 35 #define TYPELOC(CLASS, PARENT) {NKI_##PARENT, #CLASS "TypeLoc"}, macro 154 #define TYPELOC(CLASS, PARENT) \ in getFromNode() macro
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 281 #define TYPELOC( global() macro
|
H A D | ASTReader.cpp | 6772 #define TYPELOC( global() macro
|