Searched defs:OldType (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp799 EVT OldType = N->getOperand(0).getValueType(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6721 Type *OldType = Cond->getType(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp2201 QualType OldType; local
2225 << Kind << NewType << OldType; local
3336 const FunctionType *OldType = cast<FunctionType>(OldQType); local
3627 auto *OldType = OldQType->castAs<FunctionProtoType>(); local
10133 const auto *OldType = cast<FunctionType>(OldQType); local
[all...]
H A DTreeTransform.h5600 QualType OldType = ParamTypes[i]; local

Completed in 247 milliseconds