Home | History | Annotate | Download | only in Sema

Lines Matching refs:Exceptions

2373         SmallVector<QualType, 4> Exceptions;
2385 DynamicExceptions.push_back(FTI.Exceptions[I].Ty);
2386 DynamicExceptionRanges.push_back(FTI.Exceptions[I].Range);
2396 Exceptions,