Home | History | Annotate | Download | only in src

Lines Matching full:lookahead_tokens

176       bitset_and (conflicted_tokens_rule, tokens, reds->lookahead_tokens[i]);
179 bitset_or (tokens, tokens, reds->lookahead_tokens[i]);
425 /* Return an empty list if s->lookahead_tokens = NULL. */
449 if (bitset_test (s->reductions->lookahead_tokens[rule_i],
468 if (bitset_test (s->reductions->lookahead_tokens[rule_i],