Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCTrampolineHandler.cpp804 FunctionCaller *impl_function_caller = nullptr; in SetupDispatchFunction() local
839 impl_function_caller = m_impl_code->MakeFunctionCaller( in SetupDispatchFunction()
848 impl_function_caller = m_impl_code->GetFunctionCaller(); in SetupDispatchFunction()
859 if (!impl_function_caller->WriteFunctionArguments( in SetupDispatchFunction()