Searched defs:debugger_specific (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | DebuggerEvents.h | 25 ProgressEventData(uint64_t progress_id,std::string title,std::string details,uint64_t completed,uint64_t total,bool debugger_specific) ProgressEventData() argument 83 DiagnosticEventData(Type type,std::string message,bool debugger_specific) DiagnosticEventData() argument
|
/freebsd-src/contrib/llvm-project/lldb/source/Core/ |
H A D | Debugger.cpp | 1477 PrivateReportDiagnostic(Debugger & debugger,DiagnosticEventData::Type type,std::string message,bool debugger_specific) PrivateReportDiagnostic() argument
|