Home
last modified time | relevance | path

Searched refs:is_debugger_specific (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBDebugger.h113 bool &is_debugger_specific);
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp123 bool &is_debugger_specific) { in GetProgressFromEvent() argument
133 is_debugger_specific = progress_data->IsDebuggerSpecific(); in GetProgressFromEvent()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1644 bool is_debugger_specific, in PrivateReportProgress() argument
1653 completed, total, is_debugger_specific))); in PrivateReportProgress()