Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DDebuggerEvents.h25 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 DDebugger.cpp1477 PrivateReportDiagnostic(Debugger & debugger,DiagnosticEventData::Type type,std::string message,bool debugger_specific) PrivateReportDiagnostic() argument