Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDTypeNodes.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
HDTypeVisitor.h72 #define ABSTRACT_TYPE(CLASS, PARENT) in Visit() macro
HDTypeLocNodes.def34 #define ABSTRACT_TYPE(Class, Base) ABSTRACT_TYPELOC(Class, Base##Loc)
HDDataRecursiveASTVisitor.h340 #define ABSTRACT_TYPE(CLASS, BASE) in BINOP_LIST() macro
548 #define ABSTRACT_TYPE(CLASS, BASE) in TraverseType() macro
HDRecursiveASTVisitor.h342 #define ABSTRACT_TYPE(CLASS, BASE) in BINOP_LIST() macro
618 #define ABSTRACT_TYPE(CLASS, BASE) in TraverseType() macro
HDTypeLoc.h77 #define ABSTRACT_TYPE(Class, Base) macro
HDType.h1239 #define ABSTRACT_TYPE(Class, Base)
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTTypeTraits.cpp106 #define ABSTRACT_TYPE(Class, Base) in getFromNode() macro
HDType.cpp225 #define ABSTRACT_TYPE(Class, Parent) in getLocallyUnqualifiedSingleStepDesugaredType() macro
244 #define ABSTRACT_TYPE(Class, Parent) in getSplitDesugaredType() macro
273 #define ABSTRACT_TYPE(Class, Parent) in getSplitUnqualifiedTypeImpl() macro
312 #define ABSTRACT_TYPE(Class, Parent) in getAsSugar() macro
345 #define ABSTRACT_TYPE(Class, Parent) in getUnqualifiedDesugaredType() macro
2466 #define ABSTRACT_TYPE(Derived, Base) in getTypeClassName() macro
HDTypePrinter.cpp105 #define ABSTRACT_TYPE(CLASS, PARENT) macro
278 #define ABSTRACT_TYPE(CLASS, PARENT) in printBefore() macro
304 #define ABSTRACT_TYPE(CLASS, PARENT) in printAfter() macro
HDMicrosoftMangle.cpp294 #define ABSTRACT_TYPE(CLASS, PARENT) macro
300 #undef ABSTRACT_TYPE
1506 #define ABSTRACT_TYPE(CLASS, PARENT) in mangleType() macro
1516 #undef ABSTRACT_TYPE in mangleType()
HDASTContext.cpp816 #define ABSTRACT_TYPE(Name, Parent) in PrintStats() macro
834 #define ABSTRACT_TYPE(Name, Parent) in PrintStats() macro
1486 #define ABSTRACT_TYPE(Class, Base) in getTypeInfoImpl() macro
2561 #define ABSTRACT_TYPE(Class, Base) in getVariableArrayDecayedType() macro
5784 #define ABSTRACT_TYPE(KIND, BASE) in getObjCEncodingForTypeImpl() macro
7550 #define ABSTRACT_TYPE(Class, Base) in mergeTypes() macro
HDItaniumMangle.cpp375 #define ABSTRACT_TYPE(CLASS, PARENT) macro
1937 #define ABSTRACT_TYPE(CLASS, PARENT) in mangleType() macro
HDASTDiagnostic.cpp90 #define ABSTRACT_TYPE(Class, Base) in Desugar() macro
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenTypes.cpp319 #define ABSTRACT_TYPE(Class, Base) in ConvertType() macro
HDCodeGenFunction.cpp119 #define ABSTRACT_TYPE(name, parent) in getEvaluationKind() macro
1528 #define ABSTRACT_TYPE(Class, Base) in EmitVariablyModifiedType() macro
HDItaniumCXXABI.cpp2518 #define ABSTRACT_TYPE(Class, Base) in BuildVTablePointer() macro
2734 #define ABSTRACT_TYPE(Class, Base) in BuildTypeInfo() macro
HDCGDebugInfo.cpp2106 #define ABSTRACT_TYPE(Class, Base) in CreateTypeNode() macro
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTWriter.cpp98 #define ABSTRACT_TYPE(Class, Base) macro
2718 #define ABSTRACT_TYPE(Class, Base) in WriteType() macro
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplateDeduction.cpp4901 #define ABSTRACT_TYPE(Class, Base) in MarkUsedTemplateParameters() macro
HDSemaLookup.cpp2317 #define ABSTRACT_TYPE(Class, Base) in addAssociatedClassesAndNamespaces() macro
HDSemaTemplate.cpp3972 #define ABSTRACT_TYPE(Class, Parent) \ macro
HDSemaExpr.cpp12888 #define ABSTRACT_TYPE(Class, Base) in tryCaptureVariable() macro