Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp2418 QualType OldType; isIncompatibleTypedef() local
3674 const FunctionType *OldType = cast<FunctionType>(OldQType); MergeFunctionDecl() local
4008 auto *OldType = OldQTypeForComparison->castAs<FunctionProtoType>(); MergeFunctionDecl() local
11124 const auto *OldType = cast<FunctionType>(OldQType); areMultiversionVariantFunctionsCompatible() local
[all...]
H A DSemaOverload.cpp1301 const auto *OldType = cast<FunctionProtoType>(OldQType); IsOverloadOrOverrideImpl() local
3238 QualType OldType = FunctionParamTypesAreEqual() local
3252 FunctionParamTypesAreEqual(const FunctionProtoType * OldType,const FunctionProtoType * NewType,unsigned * ArgPos,bool Reversed) FunctionParamTypesAreEqual() argument
[all...]
H A DSemaTemplate.cpp8782 QualType OldType = S.Context.getUnconstrainedType(OldNTTP->getType()); MatchTemplateParameterKind() local
H A DSemaDeclCXX.cpp1601 QualType OldType = Old->getType(); MergeVarDeclExceptionSpecs() local
H A DTreeTransform.h6081 QualType OldType = ParamTypes[i]; TransformFunctionTypeParams() local
H A DSemaOpenMP.cpp9474 QualType OldType = E->getType(); widenIterationCount() local
/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp4257 Type *OldType = Arg->getType(); UpgradeIntrinsicCall() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1123 EVT OldType = N->getOperand(0).getValueType(); PromoteIntRes_MULFIX() local
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7424 Type *OldType = Cond->getType(); optimizeSwitchType() local
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp9238 auto *OldType = dyn_cast<IntegerType>(LHS->getType()); computeExitLimitFromICmp() local