Searched defs:DynamicExceptionRanges (Results 1 – 6 of 6) sorted by relevance
466 SmallVector<SourceRange, 4> DynamicExceptionRanges; in ParseLexedMethodDeclaration() local
3676 SmallVectorImpl<SourceRange> &DynamicExceptionRanges, in tryParseExceptionSpecification()
1347 SmallVector<SourceRange, 2> DynamicExceptionRanges; in ParseLambdaExpressionAfterIntroducer() local
6509 SmallVector<SourceRange, 2> DynamicExceptionRanges; in ParseFunctionDeclarator() local
5316 SmallVector<SourceRange, 2> DynamicExceptionRanges; in GetFullTypeForDeclarator() local
17717 ArrayRef<SourceRange> DynamicExceptionRanges, Expr *NoexceptExpr, in checkExceptionSpecification()17767 ArrayRef<SourceRange> DynamicExceptionRanges, in actOnDelayedExceptionSpecification()