Home
last modified time | relevance | path

Searched refs:quit_requested (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBDebugger.h632 %apply bool& INOUT { bool& quit_requested };
637 int &num_errors, bool &quit_requested,
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1230 int &num_errors, bool &quit_requested, in RunCommandInterpreter() argument
1235 num_errors, quit_requested, stopped_for_crash); in RunCommandInterpreter()
1244 quit_requested = in RunCommandInterpreter()