Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp2574 QualType OldType; isIncompatibleTypedef() local
3844 const FunctionType *OldType = cast<FunctionType>(OldQType); MergeFunctionDecl() local
4136 auto *OldType = OldQType->castAs<FunctionProtoType>(); MergeFunctionDecl() local
11273 const auto *OldType = cast<FunctionType>(OldQType); areMultiversionVariantFunctionsCompatible() local
[all...]
H A DSemaOverload.cpp1276 const auto *OldType = cast<FunctionProtoType>(OldQType); IsOverloadOrOverrideImpl() local
3207 QualType OldType = FunctionParamTypesAreEqual() local
3221 FunctionParamTypesAreEqual(const FunctionProtoType * OldType,const FunctionProtoType * NewType,unsigned * ArgPos,bool Reversed) FunctionParamTypesAreEqual() argument
[all...]
H A DSemaTemplate.cpp8300 QualType OldType = S.Context.getUnconstrainedType(OldNTTP->getType()); MatchTemplateParameterKind() local
H A DSemaDeclCXX.cpp1618 QualType OldType = Old->getType(); MergeVarDeclExceptionSpecs() local
H A DTreeTransform.h5987 QualType OldType = ParamTypes[i]; TransformFunctionTypeParams() local
H A DSemaOpenMP.cpp9672 QualType OldType = E->getType(); widenIterationCount() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp4179 Type *OldType = Arg->getType(); UpgradeIntrinsicCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1039 EVT OldType = N->getOperand(0).getValueType(); PromoteIntRes_MULFIX() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7310 Type *OldType = Cond->getType(); optimizeSwitchType() local