MCPcopy 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
1225int IndexedTypeIdentifier::pointerDepth() const
1226{
1227 return m_pointerDepth;
1228}
1229
1230void IndexedTypeIdentifier::setPointerDepth(int depth)
1231{

Callers 1

buildIdentifierForTypeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected