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

Method buildScope

src/dependencybuilder.cpp:182–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180}
181
182Scope* DependencyBuilder::buildScope(QList<Declaration*>*)
183{
184 return nullptr;
185}
186
187Scope* DependencyBuilder::buildScope(Instance*)
188{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected