Searched refs:dynamic_value_sp (Results 1 – 1 of 1) sorted by relevance
746 … ValueObjectSP dynamic_value_sp(child_valobj_sp->GetDynamicValue(use_dynamic)); in GetValueForVariableExpressionPath() local747 if (dynamic_value_sp) in GetValueForVariableExpressionPath()748 child_valobj_sp = dynamic_value_sp; in GetValueForVariableExpressionPath()940 … ValueObjectSP dynamic_value_sp(child_valobj_sp->GetDynamicValue(use_dynamic)); in GetValueForVariableExpressionPath() local941 if (dynamic_value_sp) in GetValueForVariableExpressionPath()942 child_valobj_sp = dynamic_value_sp; in GetValueForVariableExpressionPath()1041 … ValueObjectSP dynamic_value_sp(child_valobj_sp->GetDynamicValue(use_dynamic)); in GetValueForVariableExpressionPath() local1042 if (dynamic_value_sp) in GetValueForVariableExpressionPath()1043 child_valobj_sp = dynamic_value_sp; in GetValueForVariableExpressionPath()