Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/ONE
/ make_module
Function
make_module
compiler/luci/lang/src/Module.cpp:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
std::unique_ptr<Module> make_module(void) { return std::make_unique<Module>(); }
45
46
} // namespace luci
Callers
10
TEST
Function · 0.85
TEST
Function · 0.85
importModule
Method · 0.85
TEST_F
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
TEST_F
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
Calls
no outgoing calls
Tested by
9
TEST
Function · 0.68
TEST
Function · 0.68
TEST_F
Function · 0.68
TEST
Function · 0.68
TEST
Function · 0.68
TEST_F
Function · 0.68
TEST
Function · 0.68
TEST
Function · 0.68
TEST
Function · 0.68