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.cpp187 bool IsInputPending(FILE *file) { in IsInputPending() function
660 if (!IsInputPending(m_input_file)) { in BreakLineCommand()
693 if (IsInputPending(m_input_file)) { in EndOrAddLineCommand()