virtual void visit(AstNeqCase* nodep) { visitEqNeqCase(nodep); }
virtual void visit(AstNeqCase* nodep, AstNUser*) { visitEqNeqCase(nodep); }