Searched refs:ExpandIndexedExpression (Results 1 – 1 of 1) sorted by relevance
618 static ValueObjectSP ExpandIndexedExpression(ValueObject *valobj, size_t index, in ExpandIndexedExpression() function950 ValueObject *item = ExpandIndexedExpression(target, index, false).get(); in DumpValue()