Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chigraph/chigraph
/ generateModule
Method
generateModule
libchigraph/src/LangModule.cpp:924–924 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
922
Result LangModule::addForwardDeclarations(llvm::Module&) const { return {}; }
923
924
Result LangModule::generateModule(llvm::Module&) { return {}; }
925
} // namespace chi
Callers
1
compileModule
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected