Home
last modified time | relevance | path

Searched refs:NON_CANONICAL_UNLESS_DEPENDENT_TYPE (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp332 #define NON_CANONICAL_UNLESS_DEPENDENT_TYPE(Class, Base) case Type::Class: in ConvertType() macro
H A DCodeGenFunction.cpp228 #define NON_CANONICAL_UNLESS_DEPENDENT_TYPE(name, parent) case Type::name: in getEvaluationKind() macro
2292 #define NON_CANONICAL_UNLESS_DEPENDENT_TYPE(Class, Base) in EmitVariablyModifiedType() macro
H A DItaniumCXXABI.cpp3569 #define NON_CANONICAL_UNLESS_DEPENDENT_TYPE(Class, Base) case Type::Class: in BuildVTablePointer() macro
3836 #define NON_CANONICAL_UNLESS_DEPENDENT_TYPE(Class, Base) case Type::Class: in BuildTypeInfo() macro
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp4257 #define NON_CANONICAL_UNLESS_DEPENDENT_TYPE(Class,Base) case Type::Class: in computeCachedProperties() macro
4364 #define NON_CANONICAL_UNLESS_DEPENDENT_TYPE(Class,Base) case Type::Class: in computeTypeLinkageInfo() macro
H A DASTContext.cpp1891 #define NON_CANONICAL_UNLESS_DEPENDENT_TYPE(Class, Base) \ in getTypeInfoImpl() macro
8522 #define NON_CANONICAL_UNLESS_DEPENDENT_TYPE(KIND, BASE) \ in getObjCEncodingForTypeImpl() macro
10642 #define NON_CANONICAL_UNLESS_DEPENDENT_TYPE(Class, Base) case Type::Class: in mergeTypes() macro
H A DExprConstant.cpp11547 #define NON_CANONICAL_UNLESS_DEPENDENT_TYPE(ID, BASE) case Type::ID: in EvaluateBuiltinClassifyType() macro
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp3113 #define NON_CANONICAL_UNLESS_DEPENDENT_TYPE(Class, Base) case Type::Class: in addAssociatedClassesAndNamespaces() macro
H A DSemaExpr.cpp4637 #define NON_CANONICAL_UNLESS_DEPENDENT_TYPE(Class, Base) in captureVariablyModifiedType() macro