Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isConstexpr

899         (D.isConstexpr() ||
1128 if (emission.IsConstantAggregate || D.isConstexpr()) {