MCPcopy Create free account
hub / github.com/anse1/sqlsmith / ~when_clause_update

Method ~when_clause_update

grammar.hh:274–274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

272 struct scope myscope;
273 when_clause_update(struct merge_stmt *p);
274 virtual ~when_clause_update() { }
275 virtual void out(std::ostream &out);
276 virtual void accept(prod_visitor *v);
277};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected