Searched defs:LookAhead (Results 1 – 8 of 8) sorted by relevance
87 TokKind HloLexer::LookAhead() { in LookAhead() function in xla::HloLexer
224 const char *LookAhead = CurPtr; in doLookAhead() local
248 const char *LookAhead = CurPtr; in doLookAhead() local
1153 const Token &LookAhead(unsigned N) { in LookAhead() function
924 unsigned LookAhead = std::min((unsigned)Sequence.size(), in RestoreHazardCheckerBottomUp() local
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