Home
last modified time | relevance | path

Searched refs:m_constStrThisThreadId (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnLLDBDebugger.h129 const CMIUtilString m_constStrThisThreadId; variable
H A DMICmnLLDBDebugger.cpp85 : m_constStrThisThreadId("MI debugger event") {} in CMICmnLLDBDebugger()
884 return m_constStrThisThreadId; in ThreadGetName()