Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DDebugger.h358 ConstString GetInstanceName() { return m_instance_name; } in GetInstanceName() function
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBDebugger.cpp1315 const char *SBDebugger::GetInstanceName() { in GetInstanceName() function in SBDebugger