Home
last modified time | relevance | path

Searched defs:ToFn (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp663 const Instruction *ToI, const Function &ToFn, in isPotentiallyReachable()
823 const Function *ToFn = ToI.getFunction(); in isPotentiallyReachable() local
829 Attributor &A, const Instruction &FromI, const Function &ToFn, in isPotentiallyReachable()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp8958 if (const auto *ToFn = in IsInvalidSMECallConversion() local
8971 if (const auto *ToFn = in IsInvalidCmseNSCallConversion() local
H A DSemaOverload.cpp1944 const auto *ToFn = cast<FunctionType>(CanTo); in IsFunctionConversion() local
H A DSemaChecking.cpp12075 if (const auto *ToFn = To->getAs<FunctionType>()) { in AdjustingCFIUncheckedCallee() local