Searched defs:LookAhead (Results 1 – 3 of 3) sorted by relevance
250 const char *LookAhead = CurPtr; in doHexLookAhead() local
376 bool Parser::LookAhead(Token::Type type) { in LookAhead() function in Parser
930 unsigned LookAhead = std::min((unsigned)Sequence.size(), in RestoreHazardCheckerBottomUp() local