Searched refs:CountDimensions (Results 1 – 5 of 5) sorted by relevance
44 } else if (arrayType != NULL && arrayType->CountDimensions() == 1) { in SupportsType()
127 int32 dimensionCount = fType->CountDimensions(); in CreateChildrenInRange()302 int32 dimensionCount = arrayType->CountDimensions(); in ResolveLocation()
274 virtual int32 CountDimensions() const = 0;
1023 DwarfArrayType::CountDimensions() const in CountDimensions() function in DwarfArrayType1040 if (indexPath.CountIndices() != CountDimensions()) in ResolveElementLocation()1070 for (int32 dimensionIndex = CountDimensions() - 1; in ResolveElementLocation()
353 virtual int32 CountDimensions() const;