Home
last modified time | relevance | path

Searched refs:GetSpaceReplPrompts (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h607 bool GetSpaceReplPrompts() const;
/llvm-project-15.0.7/lldb/source/Expression/
H A DREPL.cpp231 extra_line = ci.GetSpaceReplPrompts(); in IOHandlerInputComplete()
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DCommandInterpreter.cpp236 bool CommandInterpreter::GetSpaceReplPrompts() const { in GetSpaceReplPrompts() function in CommandInterpreter