Home
last modified time | relevance | path

Searched defs:OldType (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp2522 QualType OldType; in isIncompatibleTypedef() local
3763 const FunctionType *OldType = cast<FunctionType>(OldQType); in MergeFunctionDecl() local
4054 auto *OldType = OldQType->castAs<FunctionProtoType>(); in MergeFunctionDecl() local
11039 const auto *OldType = cast<FunctionType>(OldQType); in areMultiversionVariantFunctionsCompatible() local
H A DSemaOverload.cpp1271 const FunctionProtoType *OldType = cast<FunctionProtoType>(OldQType); in IsOverload() local
3070 bool Sema::FunctionParamTypesAreEqual(const FunctionProtoType *OldType, in FunctionParamTypesAreEqual()
H A DSemaDeclCXX.cpp1587 QualType OldType = Old->getType(); in MergeVarDeclExceptionSpecs() local
H A DTreeTransform.h5889 QualType OldType = ParamTypes[i]; in TransformFunctionTypeParams() local
H A DSemaOpenMP.cpp9457 QualType OldType = E->getType(); in widenIterationCount() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp958 EVT OldType = N->getOperand(0).getValueType(); in PromoteIntRes_MULFIX() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7148 Type *OldType = Cond->getType(); in optimizeSwitchType() local