Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleThreadPlanStepThroughObjCTrampoline.cpp225 llvm::StringRef dispatch_func_name, bool stop_others, in AppleThreadPlanStepThroughDirectDispatch() argument
236 m_dispatch_func_name(std::string(dispatch_func_name)), in AppleThreadPlanStepThroughDirectDispatch()
DAppleThreadPlanStepThroughObjCTrampoline.h79 llvm::StringRef dispatch_func_name, bool stop_others,