Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp765 FunctionCaller *impl_function_caller = nullptr; in SetupDispatchFunction() local
809 impl_function_caller = m_impl_code->MakeFunctionCaller( in SetupDispatchFunction()
819 impl_function_caller = m_impl_code->GetFunctionCaller(); in SetupDispatchFunction()
831 if (!impl_function_caller->WriteFunctionArguments( in SetupDispatchFunction()