Home
last modified time | relevance | path

Searched defs:GetInstanceName (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DDebugger.h360 ConstString GetInstanceName() { return m_instance_name; } in GetInstanceName() function
/llvm-project-15.0.7/lldb/source/API/
H A DSBDebugger.cpp1277 const char *SBDebugger::GetInstanceName() { in GetInstanceName() function in SBDebugger