MCPcopy 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
98AbstractType::WhichType ArrayType::whichType() const
99{
100 return TypeArray;
101}
102
103uint ArrayType::hash() const
104{

Callers 15

setAbstractTypeMethod · 0.45
completionPropertiesMethod · 0.45
resolveAliasTypeFunction · 0.45
isUsefulTypeFunction · 0.45
setTypeSizeMethod · 0.45
testElaboratedTypeMethod · 0.45
adjustPriorityForTypeFunction · 0.45
matchedItemsMethod · 0.45
OutlineNodeMethod · 0.45
enumContainsEnumeratorFunction · 0.45
areTypesEqualMethod · 0.45

Calls

no outgoing calls

Tested by 2

testElaboratedTypeMethod · 0.36
loadDeclarationsMethod · 0.36