Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h619 bool GetSpaceReplPrompts() const;
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DREPL.cpp231 extra_line = ci.GetSpaceReplPrompts(); in IOHandlerInputComplete()
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp253 bool CommandInterpreter::GetSpaceReplPrompts() const { in GetSpaceReplPrompts() function in CommandInterpreter