MCPcopy Create free account
hub / github.com/anse1/sqlsmith / scope

Class scope

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

Source from the content-addressed store, hash-verified

148 const char *lockmode;
149 virtual void out(std::ostream &out);
150 select_for_update(prod *p, struct scope *s, bool lateral = 0);
151};
152
153struct prepare_stmt : prod {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected