Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp122 bool &is_debugger_specific) { in GetProgressFromEvent() argument
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1436 PrivateReportProgress(Debugger & debugger,uint64_t progress_id,std::string title,std::string details,uint64_t completed,uint64_t total,bool is_debugger_specific) PrivateReportProgress() argument