Searched defs:WasInterrupted (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ | ||
H A D | BugReporterVisitors.h | 202 bool WasInterrupted = false; member |
/llvm-project/lldb/source/API/ | ||
H A D | SBCommandInterpreter.cpp | 146 bool SBCommandInterpreter::WasInterrupted() const { in WasInterrupted() function in SBCommandInterpreter |
/llvm-project/lldb/source/Interpreter/ | ||
H A D | CommandInterpreter.cpp | 3043 bool CommandInterpreter::WasInterrupted() const { WasInterrupted() function in CommandInterpreter |