Searched refs:final_index (Results 1 – 1 of 1) sorted by relevance
1036 long final_index = 0; in LegacyGetValueForVariableExpressionPath() local1037 if (index_expr.getAsInteger(0, final_index)) { in LegacyGetValueForVariableExpressionPath()1045 if (child_index > final_index) { in LegacyGetValueForVariableExpressionPath()1047 child_index = final_index; in LegacyGetValueForVariableExpressionPath()1048 final_index = temp; in LegacyGetValueForVariableExpressionPath()1087 valobj_sp->GetSyntheticBitFieldChild(child_index, final_index, true); in LegacyGetValueForVariableExpressionPath()1092 final_index, valobj_sp->GetTypeName().AsCString("<invalid type>"), in LegacyGetValueForVariableExpressionPath()