Searched refs:LastCachedTok (Results 1 – 1 of 1) sorted by relevance
125 const Token LastCachedTok = CachedTokens[CachedLexPos - 1]; in IsPreviousCachedToken() local126 if (LastCachedTok.getKind() != Tok.getKind()) in IsPreviousCachedToken()