| /freebsd-12.1/contrib/llvm/tools/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) 80 ABSTRACT_TYPE(Function, Type) 92 ABSTRACT_TYPE(Tag, Type) 101 ABSTRACT_TYPE(Deduced, Type) 134 #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 | RecursiveASTVisitor.h | 433 #define ABSTRACT_TYPE(CLASS, BASE) 676 #define ABSTRACT_TYPE(CLASS, BASE)
|
| H A D | TypeLoc.h | 107 #define ABSTRACT_TYPE(Class, Base) macro
|
| H A D | Type.h | 1412 #define ABSTRACT_TYPE(Class, Base)
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ |
| H A D | ASTTypeTraits.cpp | 103 #define ABSTRACT_TYPE(Class, Base) in getFromNode() macro
|
| H A D | Type.cpp | 304 #define ABSTRACT_TYPE(Class, Parent) in getLocallyUnqualifiedSingleStepDesugaredType() macro 323 #define ABSTRACT_TYPE(Class, Parent) in getSplitDesugaredType() macro 352 #define ABSTRACT_TYPE(Class, Parent) in getSplitUnqualifiedTypeImpl() macro 391 #define ABSTRACT_TYPE(Class, Parent) in getAsSugar() macro 424 #define ABSTRACT_TYPE(Class, Parent) in getUnqualifiedDesugaredType() macro 2648 #define ABSTRACT_TYPE(Derived, Base) in getTypeClassName() macro
|
| H A D | TypePrinter.cpp | 125 #define ABSTRACT_TYPE(CLASS, PARENT) macro 314 #define ABSTRACT_TYPE(CLASS, PARENT) in printBefore() macro 340 #define ABSTRACT_TYPE(CLASS, PARENT) in printAfter() macro
|
| H A D | MicrosoftMangle.cpp | 352 #define ABSTRACT_TYPE(CLASS, PARENT) macro 358 #undef ABSTRACT_TYPE 1901 #define ABSTRACT_TYPE(CLASS, PARENT) in mangleType() macro 1911 #undef ABSTRACT_TYPE in mangleType()
|
| H A D | ASTContext.cpp | 931 #define ABSTRACT_TYPE(Name, Parent) in PrintStats() macro 951 #define ABSTRACT_TYPE(Name, Parent) in PrintStats() macro 1761 #define ABSTRACT_TYPE(Class, Base) in getTypeInfoImpl() macro 3126 #define ABSTRACT_TYPE(Class, Base) in getVariableArrayDecayedType() macro 7001 #define ABSTRACT_TYPE(KIND, BASE) in getObjCEncodingForTypeImpl() macro 8801 #define ABSTRACT_TYPE(Class, Base) in mergeTypes() macro
|
| H A D | ASTDiagnostic.cpp | 143 #define ABSTRACT_TYPE(Class, Base) in Desugar() macro
|
| H A D | ItaniumMangle.cpp | 512 #define ABSTRACT_TYPE(CLASS, PARENT) macro 2432 #define ABSTRACT_TYPE(CLASS, PARENT) in mangleType() macro
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CodeGenTypes.cpp | 403 #define ABSTRACT_TYPE(Class, Base) in ConvertType() macro
|
| H A D | CodeGenFunction.cpp | 197 #define ABSTRACT_TYPE(name, parent) in getEvaluationKind() macro 2036 #define ABSTRACT_TYPE(Class, Base) in EmitVariablyModifiedType() macro
|
| H A D | ItaniumCXXABI.cpp | 3062 #define ABSTRACT_TYPE(Class, Base) in BuildVTablePointer() macro 3308 #define ABSTRACT_TYPE(Class, Base) in BuildTypeInfo() macro
|
| H A D | CGDebugInfo.cpp | 2879 #define ABSTRACT_TYPE(Class, Base) in CreateTypeNode() macro
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/ |
| H A D | ASTWriter.cpp | 169 #define ABSTRACT_TYPE(Class, Base) in Visit() macro 180 #define ABSTRACT_TYPE(Class, Base) macro
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaLookup.cpp | 2619 #define ABSTRACT_TYPE(Class, Base) in addAssociatedClassesAndNamespaces() macro
|
| H A D | SemaTemplateDeduction.cpp | 5572 #define ABSTRACT_TYPE(Class, Base) in MarkUsedTemplateParameters() macro
|
| H A D | SemaTemplate.cpp | 5312 #define ABSTRACT_TYPE(Class, Parent) \ macro
|
| H A D | SemaExpr.cpp | 3913 #define ABSTRACT_TYPE(Class, Base) in captureVariablyModifiedType() macro
|