Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/API/
H A DSBCommandInterpreter.cpp336 bool SBCommandInterpreter::IsInteractive() { in IsInteractive() function in SBCommandInterpreter
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DCommandInterpreter.cpp3198 bool CommandInterpreter::IsInteractive() { in IsInteractive() function in CommandInterpreter