Home
last modified time | relevance | path

Searched refs:CountIndices (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/private/debugger/types/
H A DArrayIndexPath.h28 inline int32 CountIndices() const;
44 ArrayIndexPath::CountIndices() const in CountIndices() function
/haiku/src/kits/debugger/types/
H A DArrayIndexPath.cpp76 int32 count = CountIndices(); in GetPathString()
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypes.cpp1040 if (indexPath.CountIndices() != CountDimensions()) in ResolveElementLocation()