Searched refs:tsetCached (Results 1 – 1 of 1) sorted by relevance
248 … LookaheadSet tsetCached = tset; // tset is stored in cache. We can't return the same instance in _FIRST() local279 return tset==tsetCached ? new LookaheadSet(tset) : tset; in _FIRST()