Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/
H A DEditline.cpp142 bool IsInputPending(FILE *file) { in IsInputPending() function
573 if (!IsInputPending(m_input_file)) { in BreakLineCommand()
605 if (IsInputPending(m_input_file)) { in EndOrAddLineCommand()