Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ pointerDepth
Method
pointerDepth
kdevplatform/language/duchain/identifier.cpp:1225–1228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1223
}
1224
1225
int IndexedTypeIdentifier::pointerDepth() const
1226
{
1227
return m_pointerDepth;
1228
}
1229
1230
void IndexedTypeIdentifier::setPointerDepth(int depth)
1231
{
Callers
1
buildIdentifierForType
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected