Lines Matching refs:CXXThrowExpr
683 CXXThrowExpr(Ex, Context.VoidTy, OpLoc, IsThrownVarInScope);4870 bool LThrow = isa<CXXThrowExpr>(LHS.get()->IgnoreParenImpCasts());4871 bool RThrow = isa<CXXThrowExpr>(RHS.get()->IgnoreParenImpCasts());