MCPcopy Create free account
hub / github.com/chigraph/chigraph / addForwardDeclarations

Method addForwardDeclarations

libchigraph/src/LangModule.cpp:922–922  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

920}
921
922Result LangModule::addForwardDeclarations(llvm::Module&) const { return {}; }
923
924Result LangModule::generateModule(llvm::Module&) { return {}; }
925} // namespace chi

Callers 1

compileModuleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected