Lines Matching refs:ThrowLoc
597 ExprResult Sema::CheckCXXThrowOperand(SourceLocation ThrowLoc, Expr *E,623 if (RequireCompleteType(ThrowLoc, Ty,629 if (RequireNonAbstractType(ThrowLoc, E->getType(),653 InitializedEntity::InitializeException(ThrowLoc, E->getType(),670 MarkVTableUsed(ThrowLoc, RD);