Searched refs:atEndOfInput (Results 1 – 2 of 2) sorted by relevance
208 bool atEndOfInput() const { return endOfFileReached; } in atEndOfInput() function
208 if (! getScanner()->atEndOfInput() || numErrors == 0) in parserError()