Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp171 bool IsInputPending(FILE *file) { in IsInputPending() function
634 if (!IsInputPending(m_input_file)) { in BreakLineCommand()
665 if (IsInputPending(m_input_file)) { in EndOrAddLineCommand()