Searched defs:GetInstanceName (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/Core/ | ||
H A D | Debugger.h | 365 const std::string &GetInstanceName() { return m_instance_name; } GetInstanceName() function |
/llvm-project/lldb/source/API/ | ||
H A D | SBDebugger.cpp | 1329 const char *SBDebugger::GetInstanceName() { GetInstanceName() function in SBDebugger |