Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLocNodes.def19 // 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
H A DTypeLocVisitor.h29 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro
39 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro
H A DRecursiveASTVisitor.h408 #define ABSTRACT_TYPELOC(CLASS, BASE)
712 #define ABSTRACT_TYPELOC(CLASS, BASE)
H A DTypeLoc.h50 #define ABSTRACT_TYPELOC(Class, Base) macro
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp44 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
63 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
83 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
113 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
136 #define ABSTRACT_TYPELOC(CLASS, PARENT) in initializeImpl() macro
158 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
291 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
H A DASTTypeTraits.cpp153 #define ABSTRACT_TYPELOC(CLASS, PARENT) in getFromNode() macro
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTypeLocBuilder.cpp32 #define ABSTRACT_TYPELOC(CLASS, PARENT) in pushFullCopy() macro
55 #define ABSTRACT_TYPELOC(CLASS, PARENT) in pushTrivial() macro
H A DTreeTransform.h657 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
4909 #define ABSTRACT_TYPELOC(CLASS, PARENT) in TransformType() macro
H A DSemaDeclCXX.cpp6113 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() macro
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp280 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro
H A DASTReader.cpp6771 #define ABSTRACT_TYPELOC(CLASS, PARENT) macro