Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:GenericSelectionExpr

669     return EmitLValue(cast<GenericSelectionExpr>(E)->getResultExpr());
1446 if (const GenericSelectionExpr *Exp = dyn_cast<GenericSelectionExpr>(E)) {