Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDTypeLocNodes.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
HDTypeLocVisitor.h31 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro
41 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro
HDDataRecursiveASTVisitor.h361 #define ABSTRACT_TYPELOC(CLASS, BASE) macro
564 #define ABSTRACT_TYPELOC(CLASS, BASE) in TraverseTypeLoc() macro
HDRecursiveASTVisitor.h363 #define ABSTRACT_TYPELOC(CLASS, BASE) macro
634 #define ABSTRACT_TYPELOC(CLASS, BASE) in TraverseTypeLoc() macro
HDTypeLoc.h31 #define ABSTRACT_TYPELOC(Class, Base) macro
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDTypeLoc.cpp31 #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
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDTypeLocBuilder.cpp33 #define ABSTRACT_TYPELOC(CLASS, PARENT) in pushFullCopy() macro
HDTreeTransform.h561 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
3752 #define ABSTRACT_TYPELOC(CLASS, PARENT) in TransformType() macro
HDSemaDeclCXX.cpp4554 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTWriter.cpp456 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
HDASTReader.cpp5452 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro