Searched refs:ExceptionObjectTy (Results 1 – 1 of 1) sorted by relevance
770 QualType ExceptionObjectTy = Context.getExceptionObjectType(Ex->getType()); in BuildCXXThrow() local771 if (CheckCXXThrowOperand(OpLoc, ExceptionObjectTy, Ex)) in BuildCXXThrow()794 OpLoc, ExceptionObjectTy, in BuildCXXThrow()858 QualType ExceptionObjectTy, Expr *E) { in CheckCXXThrowOperand() argument861 QualType Ty = ExceptionObjectTy; in CheckCXXThrowOperand()874 if (RequireNonAbstractType(ThrowLoc, ExceptionObjectTy, in CheckCXXThrowOperand()