Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setIsVolatile
Method
setIsVolatile
kdevplatform/language/duchain/identifier.cpp:1220–1223 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1218
}
1219
1220
void IndexedTypeIdentifier::setIsVolatile(bool isVolatile)
1221
{
1222
m_isVolatile = isVolatile;
1223
}
1224
1225
int IndexedTypeIdentifier::pointerDepth() const
1226
{
Callers
1
buildIdentifierForType
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected