Searched refs:ExceptionObjectTy (Results 1 – 1 of 1) sorted by relevance
910 QualType ExceptionObjectTy = Context.getExceptionObjectType(Ex->getType()); in BuildCXXThrow() local911 if (CheckCXXThrowOperand(OpLoc, ExceptionObjectTy, Ex)) in BuildCXXThrow()915 InitializedEntity::InitializeException(OpLoc, ExceptionObjectTy); in BuildCXXThrow()980 QualType ExceptionObjectTy, Expr *E) { in CheckCXXThrowOperand() argument983 QualType Ty = ExceptionObjectTy; in CheckCXXThrowOperand()1014 if (RequireNonAbstractType(ThrowLoc, ExceptionObjectTy, in CheckCXXThrowOperand()