ArrayIndexPath
class ArrayIndexPath;
const ArrayIndexPath& indexPath,
class ArrayIndexPath;
bool SetToArrayElement(type_kind typeKind, const ArrayIndexPath& indexPath)
class ArrayIndexPath {
ArrayIndexPath();
ArrayIndexPath(const ArrayIndexPath& other);
~ArrayIndexPath();
ArrayIndexPath& operator=(const ArrayIndexPath& other);
ArrayIndexPath::CountIndices() const
ArrayIndexPath::IndexAt(int32 index) const
ArrayIndexPath::AddIndex(int64 index)
ArrayIndexPath::SetIndexAt(int32 at, int64 newIndex)
DwarfArrayType::ResolveElementLocation(const ArrayIndexPath& indexPath,
const ArrayIndexPath& indexPath,
ArrayIndexPath::ArrayIndexPath()
ArrayIndexPath::ArrayIndexPath(const ArrayIndexPath& other)
ArrayIndexPath::~ArrayIndexPath()
ArrayIndexPath::SetTo(const char* path)
ArrayIndexPath::Clear()
ArrayIndexPath::GetPathString(BString& path) const
ArrayIndexPath&
ArrayIndexPath::operator=(const ArrayIndexPath& other)
ArrayIndexPath indexPath;