Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Host/common/
H A DEditline.cpp183 bool IsInputPending(FILE *file) { in IsInputPending() function
644 if (!IsInputPending(m_input_file)) { in BreakLineCommand()
675 if (IsInputPending(m_input_file)) { in EndOrAddLineCommand()