Searched defs:DynamicExceptionRanges (Results 1 – 6 of 6) sorted by relevance
527 SmallVector<SourceRange, 4> DynamicExceptionRanges; in ParseLexedMethodDeclaration() local
1393 SmallVector<SourceRange, 2> DynamicExceptionRanges; in ParseLambdaExpressionAfterIntroducer() local
3996 SmallVectorImpl<SourceRange> &DynamicExceptionRanges, in tryParseExceptionSpecification()
7175 SmallVector<SourceRange, 2> DynamicExceptionRanges; in ParseFunctionDeclarator() local
5292 SmallVector<SourceRange, 2> DynamicExceptionRanges; in GetFullTypeForDeclarator() local
19369 ArrayRef<SourceRange> DynamicExceptionRanges, Expr *NoexceptExpr, in checkExceptionSpecification()19418 ArrayRef<SourceRange> DynamicExceptionRanges, Expr *NoexceptExpr) { in actOnDelayedExceptionSpecification()