Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ bitWidth
Method
bitWidth
kdevplatform/language/duchain/classmemberdeclaration.cpp:154–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
}
153
154
int ClassMemberDeclaration::bitWidth() const
155
{
156
return d_func()->m_bitWidth;
157
}
158
159
void ClassMemberDeclaration::setBitWidth(int bitWidth)
160
{
Callers
4
html
Method · 0.80
testBitWidth
Method · 0.80
testValueDependentBitWidth
Method · 0.80
testBitWidthUpdate
Method · 0.80
Calls
no outgoing calls
Tested by
3
testBitWidth
Method · 0.64
testValueDependentBitWidth
Method · 0.64
testBitWidthUpdate
Method · 0.64