| /minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
| H A D | TypeNodes.def | 20 // 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 D | TypeVisitor.h | 72 #define ABSTRACT_TYPE(CLASS, PARENT) in Visit() macro
|
| H A D | TypeLocNodes.def | 34 #define ABSTRACT_TYPE(Class, Base) ABSTRACT_TYPELOC(Class, Base##Loc)
|
| H A D | DataRecursiveASTVisitor.h | 340 #define ABSTRACT_TYPE(CLASS, BASE) in BINOP_LIST() macro 551 #define ABSTRACT_TYPE(CLASS, BASE) in TraverseType() macro
|
| H A D | RecursiveASTVisitor.h | 342 #define ABSTRACT_TYPE(CLASS, BASE) in BINOP_LIST() macro 618 #define ABSTRACT_TYPE(CLASS, BASE) in TraverseType() macro
|
| H A D | TypeLoc.h | 77 #define ABSTRACT_TYPE(Class, Base) macro
|
| H A D | Type.h | 1176 #define ABSTRACT_TYPE(Class, Base)
|
| /minix3/external/bsd/llvm/dist/clang/lib/AST/ |
| H A D | ASTTypeTraits.cpp | 106 #define ABSTRACT_TYPE(Class, Base) in getFromNode() macro
|
| H A D | Type.cpp | 233 #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 D | TypePrinter.cpp | 105 #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 D | MicrosoftMangle.cpp | 261 #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 D | ASTContext.cpp | 816 #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 D | ItaniumMangle.cpp | 360 #define ABSTRACT_TYPE(CLASS, PARENT) macro 1902 #define ABSTRACT_TYPE(CLASS, PARENT) in mangleType() macro
|
| H A D | ASTDiagnostic.cpp | 90 #define ABSTRACT_TYPE(Class, Base) in Desugar() macro
|
| /minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
| H A D | CodeGenTypes.cpp | 317 #define ABSTRACT_TYPE(Class, Base) in ConvertType() macro
|
| H A D | CodeGenFunction.cpp | 114 #define ABSTRACT_TYPE(name, parent) in getEvaluationKind() macro 1490 #define ABSTRACT_TYPE(Class, Base) in EmitVariablyModifiedType() macro
|
| H A D | ItaniumCXXABI.cpp | 2431 #define ABSTRACT_TYPE(Class, Base) in BuildVTablePointer() macro 2639 #define ABSTRACT_TYPE(Class, Base) in BuildTypeInfo() macro
|
| H A D | CGDebugInfo.cpp | 2110 #define ABSTRACT_TYPE(Class, Base) in CreateTypeNode() macro
|
| /minix3/external/bsd/llvm/dist/clang/lib/Serialization/ |
| H A D | ASTWriter.cpp | 98 #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 D | SemaLookup.cpp | 2155 #define ABSTRACT_TYPE(Class, Base) in addAssociatedClassesAndNamespaces() macro
|
| H A D | SemaTemplateDeduction.cpp | 4997 #define ABSTRACT_TYPE(Class, Base) in MarkUsedTemplateParameters() macro
|
| H A D | SemaTemplate.cpp | 3911 #define ABSTRACT_TYPE(Class, Parent) \ macro
|
| H A D | SemaExpr.cpp | 12366 #define ABSTRACT_TYPE(Class, Base) in tryCaptureVariable() macro
|