Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h638 bool GetSpaceReplPrompts() const;
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DREPL.cpp234 extra_line = ci.GetSpaceReplPrompts(); in IOHandlerInputComplete()
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp267 bool CommandInterpreter::GetSpaceReplPrompts() const { in GetSpaceReplPrompts() function in CommandInterpreter