Searched defs:IsInteractive (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/source/API/ | ||
| H A D | SBCommandInterpreter.cpp | 337 bool SBCommandInterpreter::IsInteractive() { in IsInteractive() function in SBCommandInterpreter |
| /openbsd-src/gnu/llvm/lldb/source/Interpreter/ | ||
| H A D | CommandInterpreter.cpp | 3253 bool CommandInterpreter::IsInteractive() { in IsInteractive() function in CommandInterpreter |