Searched refs:NegativeLookaheadChoiceNode (Results 1 – 2 of 2) sorted by relevance
1107 class NegativeLookaheadChoiceNode: public ChoiceNode {1109 explicit NegativeLookaheadChoiceNode(GuardedAlternative this_must_fail, in NegativeLookaheadChoiceNode() function
1759 int NegativeLookaheadChoiceNode::EatsAtLeast(int still_to_find, in EatsAtLeast()1770 void NegativeLookaheadChoiceNode::GetQuickCheckDetails( in GetQuickCheckDetails()4030 new NegativeLookaheadChoiceNode(body_alt, in ToNode()5026 int NegativeLookaheadChoiceNode::ComputeFirstCharacterSet(int budget) { in ComputeFirstCharacterSet()