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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Expression/
H A DUtilityFunction.h101 FunctionCaller *MakeFunctionCaller(const CompilerType &return_type,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
H A DUtilityFunction.cpp60 FunctionCaller *UtilityFunction::MakeFunctionCaller( function in class:UtilityFunction
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp816 impl_function_caller = m_impl_code->MakeFunctionCaller(
H A DAppleObjCRuntimeV2.cpp1369 get_class_info_function = m_get_class_info_code->MakeFunctionCaller(
1675 m_get_shared_cache_class_info_code->MakeFunctionCaller(
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp729 do_dlopen_function = dlopen_utility_func_up->MakeFunctionCaller(

Completed in 132 milliseconds