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