Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/API/
H A DSBDebugger.h467 %apply bool& INOUT { bool& quit_requested };
472 int &num_errors, bool &quit_requested,
/src/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1258 int &num_errors, bool &quit_requested, in RunCommandInterpreter() argument
1263 num_errors, quit_requested, stopped_for_crash); in RunCommandInterpreter()
1272 quit_requested = in RunCommandInterpreter()