Home
last modified time | relevance | path

Searched refs:ABSTRACT_TYPE (Results 1 – 22 of 22) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeNodes.def20 // ABSTRACT_TYPE(Class, Base) - An abstract class that shows up in
46 #ifndef ABSTRACT_TYPE
47 # define ABSTRACT_TYPE(Class, Base) TYPE(Class, Base)
66 ABSTRACT_TYPE(Reference, Type)
70 ABSTRACT_TYPE(Array, Type)
80 ABSTRACT_TYPE(Function, Type)
92 ABSTRACT_TYPE(Tag, Type)
101 ABSTRACT_TYPE(Deduced, Type)
134 #undef ABSTRACT_TYPE
H A DTypeVisitor.h72 #define ABSTRACT_TYPE(CLASS, PARENT) in Visit() macro
H A DTypeLocNodes.def34 #define ABSTRACT_TYPE(Class, Base) ABSTRACT_TYPELOC(Class, Base##Loc)
H A DRecursiveASTVisitor.h433 #define ABSTRACT_TYPE(CLASS, BASE)
676 #define ABSTRACT_TYPE(CLASS, BASE)
H A DTypeLoc.h107 #define ABSTRACT_TYPE(Class, Base) macro
H A DType.h1412 #define ABSTRACT_TYPE(Class, Base)
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTTypeTraits.cpp103 #define ABSTRACT_TYPE(Class, Base) in getFromNode() macro
H A DType.cpp304 #define ABSTRACT_TYPE(Class, Parent) in getLocallyUnqualifiedSingleStepDesugaredType() macro
323 #define ABSTRACT_TYPE(Class, Parent) in getSplitDesugaredType() macro
352 #define ABSTRACT_TYPE(Class, Parent) in getSplitUnqualifiedTypeImpl() macro
391 #define ABSTRACT_TYPE(Class, Parent) in getAsSugar() macro
424 #define ABSTRACT_TYPE(Class, Parent) in getUnqualifiedDesugaredType() macro
2648 #define ABSTRACT_TYPE(Derived, Base) in getTypeClassName() macro
H A DTypePrinter.cpp125 #define ABSTRACT_TYPE(CLASS, PARENT) macro
314 #define ABSTRACT_TYPE(CLASS, PARENT) in printBefore() macro
340 #define ABSTRACT_TYPE(CLASS, PARENT) in printAfter() macro
H A DMicrosoftMangle.cpp352 #define ABSTRACT_TYPE(CLASS, PARENT) macro
358 #undef ABSTRACT_TYPE
1901 #define ABSTRACT_TYPE(CLASS, PARENT) in mangleType() macro
1911 #undef ABSTRACT_TYPE in mangleType()
H A DASTContext.cpp931 #define ABSTRACT_TYPE(Name, Parent) in PrintStats() macro
951 #define ABSTRACT_TYPE(Name, Parent) in PrintStats() macro
1761 #define ABSTRACT_TYPE(Class, Base) in getTypeInfoImpl() macro
3126 #define ABSTRACT_TYPE(Class, Base) in getVariableArrayDecayedType() macro
7001 #define ABSTRACT_TYPE(KIND, BASE) in getObjCEncodingForTypeImpl() macro
8801 #define ABSTRACT_TYPE(Class, Base) in mergeTypes() macro
H A DASTDiagnostic.cpp143 #define ABSTRACT_TYPE(Class, Base) in Desugar() macro
H A DItaniumMangle.cpp512 #define ABSTRACT_TYPE(CLASS, PARENT) macro
2432 #define ABSTRACT_TYPE(CLASS, PARENT) in mangleType() macro
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenTypes.cpp403 #define ABSTRACT_TYPE(Class, Base) in ConvertType() macro
H A DCodeGenFunction.cpp197 #define ABSTRACT_TYPE(name, parent) in getEvaluationKind() macro
2036 #define ABSTRACT_TYPE(Class, Base) in EmitVariablyModifiedType() macro
H A DItaniumCXXABI.cpp3062 #define ABSTRACT_TYPE(Class, Base) in BuildVTablePointer() macro
3308 #define ABSTRACT_TYPE(Class, Base) in BuildTypeInfo() macro
H A DCGDebugInfo.cpp2879 #define ABSTRACT_TYPE(Class, Base) in CreateTypeNode() macro
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp169 #define ABSTRACT_TYPE(Class, Base) in Visit() macro
180 #define ABSTRACT_TYPE(Class, Base) macro
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp2619 #define ABSTRACT_TYPE(Class, Base) in addAssociatedClassesAndNamespaces() macro
H A DSemaTemplateDeduction.cpp5572 #define ABSTRACT_TYPE(Class, Base) in MarkUsedTemplateParameters() macro
H A DSemaTemplate.cpp5312 #define ABSTRACT_TYPE(Class, Parent) \ macro
H A DSemaExpr.cpp3913 #define ABSTRACT_TYPE(Class, Base) in captureVariablyModifiedType() macro