Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DDebugger.h455 InterruptionReport(std::string function_name, std::string description) in InterruptionReport() function
465 InterruptionReport(std::string function_name, const char *format, in InterruptionReport() function
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1320 Debugger::InterruptionReport::InterruptionReport( in InterruptionReport() function in Debugger::InterruptionReport