Searched refs:is_incomplete_array (Results 1 – 1 of 1) sorted by relevance
834 bool is_incomplete_array = false; in GetValueForVariableExpressionPath() local898 … else if (valobj_sp->GetClangType().IsArrayType (NULL, NULL, &is_incomplete_array)) in GetValueForVariableExpressionPath()903 … if (!child_valobj_sp && (is_incomplete_array || no_synth_child == false)) in GetValueForVariableExpressionPath()