Home
last modified time | relevance | path

Searched defs:debugger_specific (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DDebuggerEvents.h23 uint64_t completed, uint64_t total, bool debugger_specific) in ProgressEventData()
57 DiagnosticEventData(Type type, std::string message, bool debugger_specific) in DiagnosticEventData()
/llvm-project-15.0.7/lldb/source/Core/
H A DDebugger.cpp1339 bool debugger_specific) { in PrivateReportDiagnostic()