Searched refs:GetInstanceName (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBDebugger.h245 GetInstanceName ();
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
H A DDebugger.h336 GetInstanceName() function in class:lldb_private::Debugger
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBDebugger.cpp1001 SBDebugger::GetInstanceName() function in class:SBDebugger
1004 return m_opaque_sp->GetInstanceName().AsCString();
1154 const char *name = m_opaque_sp->GetInstanceName().AsCString();
/freebsd-10-stable/contrib/llvm/tools/lldb/tools/driver/
H A DDriver.cpp128 g_debugger_name = (char *) m_debugger.GetInstanceName();
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
H A DScriptInterpreterPython.cpp153 m_dictionary_name (interpreter.GetDebugger().GetInstanceName().AsCString()),

Completed in 73 milliseconds