Searched defs:LookAhead (Results 1 – 5 of 5) sorted by relevance
224 const char *LookAhead = CurPtr; in doLookAhead() local
1153 const Token &LookAhead(unsigned N) { in LookAhead() function
895 unsigned LookAhead = std::min((unsigned)Sequence.size(), in RestoreHazardCheckerBottomUp() local
725 unsigned LookAhead = std::min((unsigned)Sequence.size(), in RestoreHazardCheckerBottomUp() local
1907 property LookAhead: TANTLRInterfaceArray read GetLookAhead write SetLookAhead; property