Searched refs:getCheckpoint (Results 1 – 2 of 2) sorted by relevance
135 Checkpoint getCheckpoint() const { return {fOffset, fLine}; } in getCheckpoint() function
269 fLexerCheckpoint = fParser->fLexer.getCheckpoint(); in Checkpoint()