Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anse1/sqlsmith
/ visit
Method
visit
impedance.cc:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
{ }
16
17
void impedance_visitor::visit(struct prod *p)
18
{
19
found[typeid(*p).name()] = true;
20
}
21
22
impedance_visitor::~impedance_visitor()
23
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected