Home | History | Annotate | Download | only in src

Lines Matching full:addalternative

1075   void AddAlternative(GuardedAlternative node) {
1133 AddAlternative(this_must_fail);
1134 AddAlternative(then_do_this);
1185 // AddAlternative is made private for loop nodes because alternatives
1188 void AddAlternative(GuardedAlternative node) {
1189 ChoiceNode::AddAlternative(node);