Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/API/
H A DSBDebugger.h100 bool &is_debugger_specific);
/src/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp122 bool &is_debugger_specific) { in GetProgressFromEvent() argument
132 is_debugger_specific = progress_data->IsDebuggerSpecific(); in GetProgressFromEvent()
/src/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1472 bool is_debugger_specific, in PrivateReportProgress() argument
1481 completed, total, is_debugger_specific))); in PrivateReportProgress()