Home | History | Annotate | Download | only in Sema

Lines Matching refs:DynamicExceptionRanges

13632     ArrayRef<SourceRange> DynamicExceptionRanges, Expr *NoexceptExpr,
13648 DynamicExceptionRanges[ei].getBegin(), UPPC_ExceptionType,
13656 if (!CheckSpecifiedExceptionType(ET, DynamicExceptionRanges[ei]))
13690 ArrayRef<SourceRange> DynamicExceptionRanges,
13707 DynamicExceptionRanges, NoexceptExpr, Exceptions,