MCPcopy 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
6459bool FieldNode::dsqlAggregate2Finder(Aggregate2Finder& /*visitor*/)
6460{
6461 return false;
6462}
6463
6464bool FieldNode::dsqlInvalidReferenceFinder(InvalidReferenceFinder& visitor)
6465{

Callers

nothing calls this directly

Calls 1

visitMethod · 0.45

Tested by

no test coverage detected