Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DEditline.cpp184 bool IsInputPending(FILE *file) { in IsInputPending() function
645 if (!IsInputPending(m_input_file)) { in BreakLineCommand()
676 if (IsInputPending(m_input_file)) { in EndOrAddLineCommand()