Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:hasAggregateEvaluationKind

136   if (hasAggregateEvaluationKind(E->getType()))
304 if (CGF.hasAggregateEvaluationKind(E->getType())) {
2613 assert(hasAggregateEvaluationKind(expr->getType()) &&
3235 CodeGenFunction::hasAggregateEvaluationKind(ov->getType())) {