Searched refs:EndStatementAtEOF (Results 1 – 3 of 3) sorted by relevance
33 bool EndStatementAtEOF = true; variable46 bool EndStatementAtEOF = true);
42 bool EndStatementAtEOF) { in setBuffer() argument51 this->EndStatementAtEOF = EndStatementAtEOF; in setBuffer()769 if (CurChar == EOF && !IsAtStartOfStatement && EndStatementAtEOF) { in LexToken()787 if (EndStatementAtEOF) { in LexToken()
646 bool EndStatementAtEOF = true);1179 bool EndStatementAtEOF) { in jumpToLoc() argument1182 Loc.getPointer(), EndStatementAtEOF); in jumpToLoc()