MCPcopy Create free account
hub / github.com/GaijinEntertainment/daScript / ~ModuleGroup

Method ~ModuleGroup

src/ast/ast_module.cpp:1251–1253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1249 // Module group
1250
1251 ModuleGroup::~ModuleGroup() {
1252 reset();
1253 }
1254
1255 void ModuleGroup::collectMacroContexts() {
1256 foreach([&](Module * pm) -> bool {

Callers

nothing calls this directly

Calls 1

resetFunction · 0.50

Tested by

no test coverage detected