MCPcopy 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
69void initDeclarationRepositories()
70{
71 LockedItemRepository::initialize<DeclarationComment>();
72}
73
74Declaration::Kind Declaration::kind() const
75{

Callers 1

initializeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected