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