Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ initTypeRepository
Function
initTypeRepository
kdevplatform/language/duchain/types/typerepository.cpp:108–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
};
107
108
void initTypeRepository()
109
{
110
LockedItemRepository::initialize<AbstractType>();
111
}
112
113
uint TypeRepository::indexForType(const AbstractType* input)
114
{
Callers
1
initialize
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected