Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:IsConstantAggregate

878       emission.IsConstantAggregate = true;
1088 if (emission.IsConstantAggregate || D.isConstexpr()) {
1099 if (!emission.IsConstantAggregate) {