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