Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A 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
H A DTypeLocVisitor.h31 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro
41 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro
H A DRecursiveASTVisitor.h454 #define ABSTRACT_TYPELOC(CLASS, BASE)
692 #define ABSTRACT_TYPELOC(CLASS, BASE)
H A DTypeLoc.h48 #define ABSTRACT_TYPELOC(Class, Base) macro
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DTypeLoc.cpp42 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
61 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
81 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
111 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
134 #define ABSTRACT_TYPELOC(CLASS, PARENT) in initializeImpl() macro
156 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
274 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DTypeLocBuilder.cpp33 #define ABSTRACT_TYPELOC(CLASS, PARENT) in pushFullCopy() macro
H A DTreeTransform.h591 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
4178 #define ABSTRACT_TYPELOC(CLASS, PARENT) in TransformType() macro
H A DSemaDeclCXX.cpp5388 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp586 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
H A DASTReader.cpp6462 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro