Searched defs:ToFn (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | Attributor.cpp | 662 isPotentiallyReachable(Attributor & A,const Instruction & FromI,const Instruction * ToI,const Function & ToFn,const AbstractAttribute & QueryingAA,const AA::InstExclusionSetTy * ExclusionSet,std::function<bool (const Function & F)> GoBackwardsCB) isPotentiallyReachable() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExpr.cpp | 8777 if (const auto *ToFn = IsInvalidSMECallConversion() local |
H A D | SemaOverload.cpp | 1802 const auto *ToFn = cast<FunctionType>(CanTo); IsFunctionConversion() local |