Home | History | Annotate | Download | only in Sema

Lines Matching refs:commonExpr

6513   ExprResult commonExpr = getDerived().TransformExpr(e->getCommon());
6514 if (commonExpr.isInvalid())
6522 commonExpr.get() == e->getCommon() &&
6526 return getDerived().RebuildConditionalOperator(commonExpr.take(),