Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/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)
78 ABSTRACT_TYPE(Function, Type)
90 ABSTRACT_TYPE(Tag, Type)
128 #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 DDataRecursiveASTVisitor.h340 #define ABSTRACT_TYPE(CLASS, BASE) in BINOP_LIST() macro
551 #define ABSTRACT_TYPE(CLASS, BASE) in TraverseType() macro
H A DRecursiveASTVisitor.h342 #define ABSTRACT_TYPE(CLASS, BASE) in BINOP_LIST() macro
618 #define ABSTRACT_TYPE(CLASS, BASE) in TraverseType() macro
H A DTypeLoc.h77 #define ABSTRACT_TYPE(Class, Base) macro
H A DType.h1176 #define ABSTRACT_TYPE(Class, Base)
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTTypeTraits.cpp106 #define ABSTRACT_TYPE(Class, Base) in getFromNode() macro
H A DType.cpp233 #define ABSTRACT_TYPE(Class, Parent) in getLocallyUnqualifiedSingleStepDesugaredType() macro
252 #define ABSTRACT_TYPE(Class, Parent) in getSplitDesugaredType() macro
281 #define ABSTRACT_TYPE(Class, Parent) in getSplitUnqualifiedTypeImpl() macro
320 #define ABSTRACT_TYPE(Class, Parent) in getAsSugar() macro
353 #define ABSTRACT_TYPE(Class, Parent) in getUnqualifiedDesugaredType() macro
1503 #define ABSTRACT_TYPE(Derived, Base) in getTypeClassName() macro
H A DTypePrinter.cpp105 #define ABSTRACT_TYPE(CLASS, PARENT) macro
274 #define ABSTRACT_TYPE(CLASS, PARENT) in printBefore() macro
300 #define ABSTRACT_TYPE(CLASS, PARENT) in printAfter() macro
H A DMicrosoftMangle.cpp261 #define ABSTRACT_TYPE(CLASS, PARENT) macro
266 #undef ABSTRACT_TYPE
1426 #define ABSTRACT_TYPE(CLASS, PARENT) in mangleType() macro
1436 #undef ABSTRACT_TYPE in mangleType()
H A DASTContext.cpp816 #define ABSTRACT_TYPE(Name, Parent) in PrintStats() macro
834 #define ABSTRACT_TYPE(Name, Parent) in PrintStats() macro
1452 #define ABSTRACT_TYPE(Class, Base) in getTypeInfoImpl() macro
2486 #define ABSTRACT_TYPE(Class, Base) in getVariableArrayDecayedType() macro
5657 #define ABSTRACT_TYPE(KIND, BASE) in getObjCEncodingForTypeImpl() macro
7198 #define ABSTRACT_TYPE(Class, Base) in mergeTypes() macro
H A DItaniumMangle.cpp360 #define ABSTRACT_TYPE(CLASS, PARENT) macro
1902 #define ABSTRACT_TYPE(CLASS, PARENT) in mangleType() macro
H A DASTDiagnostic.cpp90 #define ABSTRACT_TYPE(Class, Base) in Desugar() macro
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenTypes.cpp317 #define ABSTRACT_TYPE(Class, Base) in ConvertType() macro
H A DCodeGenFunction.cpp114 #define ABSTRACT_TYPE(name, parent) in getEvaluationKind() macro
1490 #define ABSTRACT_TYPE(Class, Base) in EmitVariablyModifiedType() macro
H A DItaniumCXXABI.cpp2431 #define ABSTRACT_TYPE(Class, Base) in BuildVTablePointer() macro
2639 #define ABSTRACT_TYPE(Class, Base) in BuildTypeInfo() macro
H A DCGDebugInfo.cpp2110 #define ABSTRACT_TYPE(Class, Base) in CreateTypeNode() macro
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp98 #define ABSTRACT_TYPE(Class, Base) macro
2749 #define ABSTRACT_TYPE(Class, Base) in WriteType() macro
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp2155 #define ABSTRACT_TYPE(Class, Base) in addAssociatedClassesAndNamespaces() macro
H A DSemaTemplateDeduction.cpp4997 #define ABSTRACT_TYPE(Class, Base) in MarkUsedTemplateParameters() macro
H A DSemaTemplate.cpp3911 #define ABSTRACT_TYPE(Class, Parent) \ macro
H A DSemaExpr.cpp12366 #define ABSTRACT_TYPE(Class, Base) in tryCaptureVariable() macro