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

Method match

prod.cc:38–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38void prod::match()
39{
40 if (!impedance::matched(this))
41 throw std::runtime_error("impedance mismatch");
42}
43
44void prod::fail(const char *reason)
45{

Callers

nothing calls this directly

Calls 1

matchedFunction · 0.70

Tested by

no test coverage detected