Searched refs:EndStatementAtEOF (Results 1 – 3 of 3) sorted by relevance
59 bool EndStatementAtEOF = true; variable195 bool EndStatementAtEOF = true);
122 bool EndStatementAtEOF) { in setBuffer() argument131 this->EndStatementAtEOF = EndStatementAtEOF; in setBuffer()852 if (CurChar == EOF && !IsAtStartOfStatement && EndStatementAtEOF) { in LexToken()872 if (EndStatementAtEOF) { in LexToken()
614 bool EndStatementAtEOF = true);1060 bool EndStatementAtEOF) { in jumpToLoc() argument1063 Loc.getPointer(), EndStatementAtEOF); in jumpToLoc()