Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp2195 QualType OldType; in isIncompatibleTypedef() local
3353 const FunctionType *OldType = cast<FunctionType>(OldQType); in MergeFunctionDecl() local
3644 auto *OldType = OldQType->castAs<FunctionProtoType>(); in MergeFunctionDecl() local
10307 const auto *OldType = cast<FunctionType>(OldQType); in areMultiversionVariantFunctionsCompatible() local
H A DSemaOverload.cpp1177 const FunctionProtoType *OldType = cast<FunctionProtoType>(OldQType); in IsOverload() local
2959 bool Sema::FunctionParamTypesAreEqual(const FunctionProtoType *OldType, in FunctionParamTypesAreEqual()
H A DSemaDeclCXX.cpp1555 QualType OldType = Old->getType(); in MergeVarDeclExceptionSpecs() local
H A DTreeTransform.h5701 QualType OldType = ParamTypes[i]; in TransformFunctionTypeParams() local
H A DSemaOpenMP.cpp8831 QualType OldType = E->getType(); in widenIterationCount() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp862 EVT OldType = N->getOperand(0).getValueType(); in PromoteIntRes_MULFIX() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6975 Type *OldType = Cond->getType(); in optimizeSwitchInst() local