Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp2434 QualType OldType; in isIncompatibleTypedef() local
3690 const FunctionType *OldType = cast<FunctionType>(OldQType); in MergeFunctionDecl() local
4026 auto *OldType = OldQTypeForComparison->castAs<FunctionProtoType>(); in MergeFunctionDecl() local
11153 const auto *OldType = cast<FunctionType>(OldQType); in areMultiversionVariantFunctionsCompatible() local
H A DSemaOverload.cpp1323 const auto *OldType = cast<FunctionProtoType>(OldQType); in IsOverloadOrOverrideImpl() local
3265 QualType OldType = in FunctionParamTypesAreEqual() local
3279 bool Sema::FunctionParamTypesAreEqual(const FunctionProtoType *OldType, in FunctionParamTypesAreEqual()
H A DSemaTemplate.cpp7570 QualType OldType = S.Context.getUnconstrainedType(OldNTTP->getType()); in MatchTemplateParameterKind() local
H A DSemaDeclCXX.cpp1601 QualType OldType = Old->getType(); in MergeVarDeclExceptionSpecs() local
H A DTreeTransform.h6084 QualType OldType = ParamTypes[i]; in TransformFunctionTypeParams() local
H A DSemaOpenMP.cpp9477 QualType OldType = E->getType(); in widenIterationCount() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp4257 Type *OldType = Arg->getType(); in UpgradeIntrinsicCall() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1138 EVT OldType = N->getOperand(0).getValueType(); in PromoteIntRes_MULFIX() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7424 Type *OldType = Cond->getType(); in optimizeSwitchType() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp9240 auto *OldType = dyn_cast<IntegerType>(LHS->getType()); in computeExitLimitFromICmp() local