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