Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ hash
Method
hash
kdevplatform/language/duchain/types/constantintegraltype.cpp:135–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
uint ConstantIntegralType::hash() const
136
{
137
return KDevHash(IntegralType::hash()) << d_func()->m_value;
138
}
139
140
template <>
141
KDEVPLATFORMLANGUAGE_EXPORT
Callers
nothing calls this directly
Calls
2
KDevHash
Class · 0.85
hash
Function · 0.70
Tested by
no test coverage detected