/external/clang/include/clang/AST/ |
D | 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
|
D | TypeLocVisitor.h | 31 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro 41 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro
|
D | RecursiveASTVisitor.h | 430 #define ABSTRACT_TYPELOC(CLASS, BASE) 652 #define ABSTRACT_TYPELOC(CLASS, BASE)
|
D | TypeLoc.h | 31 #define ABSTRACT_TYPELOC(Class, Base) macro
|
/external/llvm-project/clang/include/clang/AST/ |
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
|
D | TypeLocVisitor.h | 29 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro 39 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro
|
D | RecursiveASTVisitor.h | 412 #define ABSTRACT_TYPELOC(CLASS, BASE) 634 #define ABSTRACT_TYPELOC(CLASS, BASE)
|
D | TypeLoc.h | 49 #define ABSTRACT_TYPELOC(Class, Base) macro
|
/external/clang/lib/AST/ |
D | 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
|
/external/llvm-project/clang/lib/AST/ |
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
|
/external/clang/lib/Sema/ |
D | TypeLocBuilder.cpp | 33 #define ABSTRACT_TYPELOC(CLASS, PARENT) in pushFullCopy() macro
|
D | TreeTransform.h | 574 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 4016 #define ABSTRACT_TYPELOC(CLASS, PARENT) in TransformType() macro
|
D | SemaDeclCXX.cpp | 4514 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro
|
/external/llvm-project/clang/lib/Sema/ |
D | TypeLocBuilder.cpp | 32 #define ABSTRACT_TYPELOC(CLASS, PARENT) in pushFullCopy() macro
|
D | TreeTransform.h | 634 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro 4549 #define ABSTRACT_TYPELOC(CLASS, PARENT) in TransformType() macro
|
D | SemaDeclCXX.cpp | 5720 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro
|
/external/llvm-project/clang/tools/libclang/ |
D | CursorVisitor.h | 257 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
|
/external/clang/tools/libclang/ |
D | CursorVisitor.h | 254 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
|
/external/clang/lib/Serialization/ |
D | ASTWriter.cpp | 493 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
|
D | ASTReader.cpp | 5728 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
|
/external/llvm-project/clang/lib/Serialization/ |
D | ASTWriter.cpp | 182 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
|
D | ASTReader.cpp | 6441 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
|