Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ dsqlAggregate2Finder
Method
dsqlAggregate2Finder
src/dsql/ExprNodes.cpp:6459–6462 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6457
}
6458
6459
bool FieldNode::dsqlAggregate2Finder(Aggregate2Finder& /*visitor*/)
6460
{
6461
return false;
6462
}
6463
6464
bool FieldNode::dsqlInvalidReferenceFinder(InvalidReferenceFinder& visitor)
6465
{
Callers
nothing calls this directly
Calls
1
visit
Method · 0.45
Tested by
no test coverage detected