Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ indexed
Method
indexed
kdevplatform/language/duchain/types/abstracttype.cpp:115–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
IndexedType AbstractType::indexed() const
116
{
117
return IndexedType(this);
118
}
119
120
bool AbstractType::equals(const AbstractType* rhs) const
121
{
Callers
2
mergeTypes
Function · 0.45
exchangeTypes
Method · 0.45
Calls
1
IndexedType
Function · 0.70
Tested by
no test coverage detected