Searched refs:AllowExceptions (Results 1 – 3 of 3) sorted by relevance
197 AllowExceptions; typedef
1896 DCHECK(AllowExceptions::IsAllowed(this)); in Throw()1913 DCHECK(AllowExceptions::IsAllowed(this)); in Throw()
799 bool AllowExceptions = in runEHOnFunction() local810 bool NeedInvoke = AllowExceptions && canThrow(II->getCalledValue()); in runEHOnFunction()