MCPcopy Create free account
hub / github.com/GilesBathgate/RapCAD / buildDeclaration

Method buildDeclaration

src/dependencybuilder.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77Declaration* DependencyBuilder::buildDeclaration(Declaration*)
78{
79 return nullptr;
80}
81
82QList<Declaration*>* DependencyBuilder::buildDeclarations()
83{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected