Searched refs:impl_function_caller (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp770 FunctionCaller *impl_function_caller = nullptr; local
816 impl_function_caller = m_impl_code->MakeFunctionCaller(
825 impl_function_caller = m_impl_code->GetFunctionCaller();
837 if (!impl_function_caller->WriteFunctionArguments(

Completed in 125 milliseconds