Home | History | Annotate | Download | only in Sema

Lines Matching refs:DynamicExceptionRanges

13568     ArrayRef<SourceRange> DynamicExceptionRanges, Expr *NoexceptExpr,
13584 DynamicExceptionRanges[ei].getBegin(), UPPC_ExceptionType,
13592 if (!CheckSpecifiedExceptionType(ET, DynamicExceptionRanges[ei]))
13626 ArrayRef<SourceRange> DynamicExceptionRanges,
13643 DynamicExceptionRanges, NoexceptExpr, Exceptions,