Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ set
Method
set
kdevplatform/language/util/setrepository.h:249–252 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
247
}
248
249
Set set() const
250
{
251
return Set(m_setIndex, StaticRepository::repository());
252
}
253
254
bool contains(const T& item) const
255
{
Callers
nothing calls this directly
Calls
1
Set
Function · 0.85
Tested by
no test coverage detected