Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleThreadPlanStepThroughObjCTrampoline.cpp236 m_dispatch_func_name(std::string(dispatch_func_name)), in AppleThreadPlanStepThroughDirectDispatch()
289 m_dispatch_func_name.c_str()); in GetDescription()
DAppleThreadPlanStepThroughObjCTrampoline.h102 std::string m_dispatch_func_name; /// Which dispatch function we're stepping variable