Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DDebuggerEvents.h40 bool IsDebuggerSpecific() const { return m_debugger_specific; } in IsDebuggerSpecific() function
65 bool IsDebuggerSpecific() const { return m_debugger_specific; } in IsDebuggerSpecific() function
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBDebugger.cpp167 is_debugger_specific = progress_data->IsDebuggerSpecific(); in GetProgressFromEvent()
184 diagnostic_data->IsDebuggerSpecific()); in GetDiagnosticFromEvent()