Home | History | Annotate | Download | only in Core

Lines Matching refs:is_aggregate

1741                                 bool is_aggregate = target->GetClangType().IsAggregateType();
1784 if (is_aggregate && was_plain_var)
1792 if (is_aggregate && ((was_var_format && val_obj_display == ValueObject::eValueObjectRepresentationStyleValue)))