Lines Matching full:lookahead
211 if (n->fType == RBBINode::lookAhead || n->fType == RBBINode::tag) {
212 // Lookahead marker node. It's a leaf, so no recursion on children.
253 n->fType == RBBINode::lookAhead ||
299 n->fType == RBBINode::lookAhead ||
729 // Both lookahead and non-lookahead accepting for this state.
765 fTree->findNodes(&lookAheadNodes, RBBINode::lookAhead, *fStatus);