| /NextBSD/contrib/llvm/tools/clang/include/clang/AST/ |
| HD | 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
|
| HD | TypeVisitor.h | 72 #define ABSTRACT_TYPE(CLASS, PARENT) in Visit() macro
|
| HD | TypeLocNodes.def | 34 #define ABSTRACT_TYPE(Class, Base) ABSTRACT_TYPELOC(Class, Base##Loc)
|
| HD | DataRecursiveASTVisitor.h | 340 #define ABSTRACT_TYPE(CLASS, BASE) in BINOP_LIST() macro 548 #define ABSTRACT_TYPE(CLASS, BASE) in TraverseType() macro
|
| HD | RecursiveASTVisitor.h | 342 #define ABSTRACT_TYPE(CLASS, BASE) in BINOP_LIST() macro 618 #define ABSTRACT_TYPE(CLASS, BASE) in TraverseType() macro
|
| HD | TypeLoc.h | 77 #define ABSTRACT_TYPE(Class, Base) macro
|
| HD | Type.h | 1239 #define ABSTRACT_TYPE(Class, Base)
|
| /NextBSD/contrib/llvm/tools/clang/lib/AST/ |
| HD | ASTTypeTraits.cpp | 106 #define ABSTRACT_TYPE(Class, Base) in getFromNode() macro
|
| HD | Type.cpp | 225 #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
|
| HD | TypePrinter.cpp | 105 #define ABSTRACT_TYPE(CLASS, PARENT) macro 278 #define ABSTRACT_TYPE(CLASS, PARENT) in printBefore() macro 304 #define ABSTRACT_TYPE(CLASS, PARENT) in printAfter() macro
|
| HD | MicrosoftMangle.cpp | 294 #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()
|
| HD | ASTContext.cpp | 816 #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
|
| HD | ItaniumMangle.cpp | 375 #define ABSTRACT_TYPE(CLASS, PARENT) macro 1937 #define ABSTRACT_TYPE(CLASS, PARENT) in mangleType() macro
|
| HD | ASTDiagnostic.cpp | 90 #define ABSTRACT_TYPE(Class, Base) in Desugar() macro
|
| /NextBSD/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CodeGenTypes.cpp | 319 #define ABSTRACT_TYPE(Class, Base) in ConvertType() macro
|
| HD | CodeGenFunction.cpp | 119 #define ABSTRACT_TYPE(name, parent) in getEvaluationKind() macro 1528 #define ABSTRACT_TYPE(Class, Base) in EmitVariablyModifiedType() macro
|
| HD | ItaniumCXXABI.cpp | 2518 #define ABSTRACT_TYPE(Class, Base) in BuildVTablePointer() macro 2734 #define ABSTRACT_TYPE(Class, Base) in BuildTypeInfo() macro
|
| HD | CGDebugInfo.cpp | 2106 #define ABSTRACT_TYPE(Class, Base) in CreateTypeNode() macro
|
| /NextBSD/contrib/llvm/tools/clang/lib/Serialization/ |
| HD | ASTWriter.cpp | 98 #define ABSTRACT_TYPE(Class, Base) macro 2718 #define ABSTRACT_TYPE(Class, Base) in WriteType() macro
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaTemplateDeduction.cpp | 4901 #define ABSTRACT_TYPE(Class, Base) in MarkUsedTemplateParameters() macro
|
| HD | SemaLookup.cpp | 2317 #define ABSTRACT_TYPE(Class, Base) in addAssociatedClassesAndNamespaces() macro
|
| HD | SemaTemplate.cpp | 3972 #define ABSTRACT_TYPE(Class, Parent) \ macro
|
| HD | SemaExpr.cpp | 12888 #define ABSTRACT_TYPE(Class, Base) in tryCaptureVariable() macro
|