Home
last modified time | relevance | path

Searched refs:ABSTRACT_TYPELOC (Results 1 – 12 of 12) sorted by relevance

/external/clang/include/clang/AST/
DTypeLocNodes.def20 // 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
DTypeLocVisitor.h31 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro
41 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro
DDataRecursiveASTVisitor.h361 #define ABSTRACT_TYPELOC(CLASS, BASE) macro
567 #define ABSTRACT_TYPELOC(CLASS, BASE) in TraverseTypeLoc() macro
DRecursiveASTVisitor.h363 #define ABSTRACT_TYPELOC(CLASS, BASE) macro
634 #define ABSTRACT_TYPELOC(CLASS, BASE) in TraverseTypeLoc() macro
DTypeLoc.h31 #define ABSTRACT_TYPELOC(Class, Base) macro
/external/clang/lib/AST/
DTypeLoc.cpp29 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
46 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
64 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
92 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
114 #define ABSTRACT_TYPELOC(CLASS, PARENT) in initializeImpl() macro
212 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
/external/clang/lib/Sema/
DTypeLocBuilder.cpp33 #define ABSTRACT_TYPELOC(CLASS, PARENT) in pushFullCopy() macro
DTreeTransform.h561 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
3722 #define ABSTRACT_TYPELOC(CLASS, PARENT) in TransformType() macro
DSemaDeclCXX.cpp4583 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro
/external/clang/tools/libclang/
DCursorVisitor.h250 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
/external/clang/lib/Serialization/
DASTWriter.cpp452 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
DASTReader.cpp5735 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro