Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setIsReference
Method
setIsReference
kdevplatform/language/duchain/identifier.cpp:1190–1193 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1188
}
1189
1190
void IndexedTypeIdentifier::setIsReference(bool isRef)
1191
{
1192
m_isReference = isRef;
1193
}
1194
1195
bool IndexedTypeIdentifier::isRValue() const
1196
{
Callers
2
buildIdentifierForType
Function · 0.80
shortenedTypeIdentifier
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected