Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DDebugger.h372 const std::string &GetInstanceName() { return m_instance_name; } in GetInstanceName() function
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1329 const char *SBDebugger::GetInstanceName() { in GetInstanceName() function in SBDebugger