Searched defs:LookAhead (Results 1 – 11 of 11) sorted by relevance
80 TokKind HloLexer::LookAhead() { in LookAhead() function in xla::HloLexer
224 const char *LookAhead = CurPtr; in doLookAhead() local
250 const char *LookAhead = CurPtr; in doHexLookAhead() local
259 const char *LookAhead = CurPtr; in doHexLookAhead() local
1011 unsigned LookAhead = 0; in handleExprStmt() local
1153 const Token &LookAhead(unsigned N) { in LookAhead() function
1486 const Token &LookAhead(unsigned N) { in LookAhead() function
930 unsigned LookAhead = std::min((unsigned)Sequence.size(), in RestoreHazardCheckerBottomUp() local
895 unsigned LookAhead = std::min((unsigned)Sequence.size(), in RestoreHazardCheckerBottomUp() local
1907 property LookAhead: TANTLRInterfaceArray read GetLookAhead write SetLookAhead; property