Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ dimension
Method
dimension
kdevplatform/language/duchain/types/arraytype.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
int ArrayType::dimension() const
55
{
56
return d_func()->m_dimension;
57
}
58
59
void ArrayType::setDimension(int dimension)
60
{
Callers
1
makeSignatureString
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected