Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ whichType
Method
whichType
kdevplatform/language/duchain/types/arraytype.cpp:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
AbstractType::WhichType ArrayType::whichType() const
99
{
100
return TypeArray;
101
}
102
103
uint ArrayType::hash() const
104
{
Callers
15
setAbstractType
Method · 0.45
completionProperties
Method · 0.45
resolveAliasType
Function · 0.45
isUsefulType
Function · 0.45
setTypeSize
Method · 0.45
testElaboratedType
Method · 0.45
adjustPriorityForType
Function · 0.45
matchedItems
Method · 0.45
addDeclarationsForType
Method · 0.45
OutlineNode
Method · 0.45
enumContainsEnumerator
Function · 0.45
areTypesEqual
Method · 0.45
Calls
no outgoing calls
Tested by
2
testElaboratedType
Method · 0.36
loadDeclarations
Method · 0.36