Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ initDeclarationRepositories
Function
initDeclarationRepositories
kdevplatform/language/duchain/declaration.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
};
68
69
void initDeclarationRepositories()
70
{
71
LockedItemRepository::initialize<DeclarationComment>();
72
}
73
74
Declaration::Kind Declaration::kind() const
75
{
Callers
1
initialize
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected