Searched refs:AndIf (Results 1 – 2 of 2) sorted by relevance
206 case Node::Prec::AndIf: in print() 207 return printStr("Node::Prec::AndIf"); in print()
189 AndIf, enumerator3234 {"aa", OperatorInfo::Binary, false, Node::Prec::AndIf, "operator&&"},