Searched refs:RThrow (Results 1 – 1 of 1) sorted by relevance
4798 bool RThrow = isa<CXXThrowExpr>(RHS.get()->IgnoreParenImpCasts()); in CXXCheckConditionalOperands() local4799 if (LThrow != RThrow) { in CXXCheckConditionalOperands()