Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
26
uint IntegralType::dataType() const
27
{
28
return d_func()->m_dataType;
29
}
30
31
void IntegralType::setDataType(uint dataType)
32
{
Callers
8
isUsefulType
Function · 0.80
insertFunctionParenText
Function · 0.80
execute
Method · 0.80
addDeclarationsForType
Method · 0.80
isNumeric
Function · 0.80
areTypesEqual
Method · 0.80
getInternalContext
Function · 0.80
testFunction
Method · 0.80
Calls
no outgoing calls
Tested by
1
testFunction
Method · 0.64