MCPcopy Create free account
hub / github.com/KDE/kdevelop / dataType

Method dataType

kdevplatform/language/duchain/types/integraltype.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26uint IntegralType::dataType() const
27{
28 return d_func()->m_dataType;
29}
30
31void IntegralType::setDataType(uint dataType)
32{

Callers 8

isUsefulTypeFunction · 0.80
insertFunctionParenTextFunction · 0.80
executeMethod · 0.80
isNumericFunction · 0.80
areTypesEqualMethod · 0.80
getInternalContextFunction · 0.80
testFunctionMethod · 0.80

Calls

no outgoing calls

Tested by 1

testFunctionMethod · 0.64