Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp706 FunctionCaller *impl_function_caller = nullptr; in SetupDispatchFunction() local
741 impl_function_caller = m_impl_code->MakeFunctionCaller( in SetupDispatchFunction()
750 impl_function_caller = m_impl_code->GetFunctionCaller(); in SetupDispatchFunction()
761 if (!impl_function_caller->WriteFunctionArguments( in SetupDispatchFunction()