MCPcopy 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
108void initTypeRepository()
109{
110 LockedItemRepository::initialize<AbstractType>();
111}
112
113uint TypeRepository::indexForType(const AbstractType* input)
114{

Callers 1

initializeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected