Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setDataType
Method
setDataType
kdevplatform/language/duchain/types/integraltype.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
void IntegralType::setDataType(uint dataType)
32
{
33
d_func_dynamic()->m_dataType = dataType;
34
}
35
36
AbstractType* IntegralType::clone() const
37
{
Callers
2
visit
Method · 0.80
declareEnum
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected