Home
last modified time | relevance | path

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

/trueos/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)
89 ABSTRACT_TYPE(Tag, Type)
127 #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)
HDRecursiveASTVisitor.h333 #define ABSTRACT_TYPE(CLASS, BASE) in BINOP_LIST() macro
599 #define ABSTRACT_TYPE(CLASS, BASE) in TraverseType() macro
HDTypeLoc.h77 #define ABSTRACT_TYPE(Class, Base) macro
HDType.h1161 #define ABSTRACT_TYPE(Class, Base)
/trueos/contrib/llvm/tools/clang/lib/AST/
HDType.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
1493 #define ABSTRACT_TYPE(Derived, Base) in getTypeClassName() macro
HDMicrosoftMangle.cpp152 #define ABSTRACT_TYPE(CLASS, PARENT) macro
157 #undef ABSTRACT_TYPE
1173 #define ABSTRACT_TYPE(CLASS, PARENT) in mangleType() macro
1183 #undef ABSTRACT_TYPE in mangleType()
HDTypePrinter.cpp105 #define ABSTRACT_TYPE(CLASS, PARENT) macro
273 #define ABSTRACT_TYPE(CLASS, PARENT) in printBefore() macro
299 #define ABSTRACT_TYPE(CLASS, PARENT) in printAfter() macro
HDASTContext.cpp807 #define ABSTRACT_TYPE(Name, Parent) in PrintStats() macro
825 #define ABSTRACT_TYPE(Name, Parent) in PrintStats() macro
1434 #define ABSTRACT_TYPE(Class, Base) in getTypeInfoImpl() macro
2403 #define ABSTRACT_TYPE(Class, Base) in getVariableArrayDecayedType() macro
5517 #define ABSTRACT_TYPE(KIND, BASE) in getObjCEncodingForTypeImpl() macro
7218 #define ABSTRACT_TYPE(Class, Base) in mergeTypes() macro
HDItaniumMangle.cpp353 #define ABSTRACT_TYPE(CLASS, PARENT) macro
1882 #define ABSTRACT_TYPE(CLASS, PARENT) in mangleType() macro
HDASTDiagnostic.cpp83 #define ABSTRACT_TYPE(Class, Base) in Desugar() macro
/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDCGRTTI.cpp405 #define ABSTRACT_TYPE(Class, Base) in BuildVTablePointer() macro
552 #define ABSTRACT_TYPE(Class, Base) in BuildTypeInfo() macro
HDCodeGenFunction.cpp90 #define ABSTRACT_TYPE(name, parent) in getEvaluationKind() macro
1290 #define ABSTRACT_TYPE(Class, Base) in EmitVariablyModifiedType() macro
HDCodeGenTypes.cpp313 #define ABSTRACT_TYPE(Class, Base) in ConvertType() macro
HDCGDebugInfo.cpp2107 #define ABSTRACT_TYPE(Class, Base) in CreateTypeNode() macro
/trueos/contrib/llvm/tools/clang/lib/Serialization/
HDASTWriter.cpp92 #define ABSTRACT_TYPE(Class, Base) macro
2591 #define ABSTRACT_TYPE(Class, Base) in WriteType() macro
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaLookup.cpp2136 #define ABSTRACT_TYPE(Class, Base) in addAssociatedClassesAndNamespaces() macro
HDSemaTemplateDeduction.cpp5019 #define ABSTRACT_TYPE(Class, Base) in MarkUsedTemplateParameters() macro
HDSemaTemplate.cpp3814 #define ABSTRACT_TYPE(Class, Parent) \ macro