Home
last modified time | relevance | path

Searched refs:DEPENDENT_TYPE (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenTypes.cpp453 #define DEPENDENT_TYPE(Class, Base) case Type::Class: in ConvertType() macro
H A DCodeGenFunction.cpp226 #define DEPENDENT_TYPE(name, parent) case Type::name: in getEvaluationKind() macro
2227 #define DEPENDENT_TYPE(Class, Base) case Type::Class: in EmitVariablyModifiedType() macro
H A DItaniumCXXABI.cpp3497 #define DEPENDENT_TYPE(Class, Base) case Type::Class: in BuildVTablePointer() macro
3762 #define DEPENDENT_TYPE(Class, Base) case Type::Class: in BuildTypeInfo() macro
H A DCGDebugInfo.cpp3451 #define DEPENDENT_TYPE(Class, Base) case Type::Class: in CreateTypeNode() macro
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DType.cpp871 #define DEPENDENT_TYPE(Class, Base) \ macro
3985 #define DEPENDENT_TYPE(Class,Base) case Type::Class: in computeCachedProperties() macro
4092 #define DEPENDENT_TYPE(Class,Base) case Type::Class: in computeTypeLinkageInfo() macro
H A DASTContext.cpp1965 #define DEPENDENT_TYPE(Class, Base) case Type::Class: in getTypeInfoImpl() macro
8505 #define DEPENDENT_TYPE(KIND, BASE) \ in getObjCEncodingForTypeImpl() macro
10534 #define DEPENDENT_TYPE(Class, Base) case Type::Class: in mergeTypes() macro
12842 #define DEPENDENT_TYPE(Class, Base) UNEXPECTED_TYPE(Class, "dependent") in getCommonSugarTypeNode() macro
H A DExprConstant.cpp7227 #define DEPENDENT_TYPE(Class, Base) \ in visitType() macro
11288 #define DEPENDENT_TYPE(ID, BASE) case Type::ID: in EvaluateBuiltinClassifyType() macro
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaLookup.cpp3094 #define DEPENDENT_TYPE(Class, Base) case Type::Class: in addAssociatedClassesAndNamespaces() macro
H A DSemaTemplateDeduction.cpp6196 #define DEPENDENT_TYPE(Class, Base) in MarkUsedTemplateParameters() macro
H A DSemaExpr.cpp4497 #define DEPENDENT_TYPE(Class, Base) case Type::Class: in captureVariablyModifiedType() macro