Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/include/lldb/Core/
HDDebugger.h365 const std::string &GetInstanceName() { return m_instance_name; } in GetInstanceName() function
/freebsd-head/contrib/llvm-project/lldb/source/API/
HDSBDebugger.cpp1329 const char *SBDebugger::GetInstanceName() { in GetInstanceName() function in SBDebugger