Searched defs:DynamicExceptionRanges (Results 1 – 6 of 6) sorted by relevance
425 SmallVector<SourceRange, 4> DynamicExceptionRanges; in ParseLexedMethodDeclaration() local
1172 SmallVector<SourceRange, 2> DynamicExceptionRanges; in ParseLambdaExpressionAfterIntroducer() local
3533 SmallVectorImpl<SourceRange> &DynamicExceptionRanges, in tryParseExceptionSpecification()
6078 SmallVector<SourceRange, 2> DynamicExceptionRanges; in ParseFunctionDeclarator() local
4806 SmallVector<SourceRange, 2> DynamicExceptionRanges; in GetFullTypeForDeclarator() local
15462 ArrayRef<SourceRange> DynamicExceptionRanges, Expr *NoexceptExpr, in checkExceptionSpecification()15512 ArrayRef<SourceRange> DynamicExceptionRanges, in actOnDelayedExceptionSpecification()