Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NtQuery/Scylla
/ isModule
Method
isModule
Scylla/ImportsHandling.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
bool ImportsHandling::isModule(CTreeItem item)
77
{
78
return (0 != getModuleThunk(item));
79
}
80
81
bool ImportsHandling::isImport(CTreeItem item)
82
{
Callers
2
deleteSelectedImportsActionHandler
Method · 0.80
DisplayContextMenuImports
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected