MCPcopy 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
154int ClassMemberDeclaration::bitWidth() const
155{
156 return d_func()->m_bitWidth;
157}
158
159void ClassMemberDeclaration::setBitWidth(int bitWidth)
160{

Callers 4

htmlMethod · 0.80
testBitWidthMethod · 0.80
testBitWidthUpdateMethod · 0.80

Calls

no outgoing calls

Tested by 3

testBitWidthMethod · 0.64
testBitWidthUpdateMethod · 0.64