Searched defs:DynamicExceptionRanges (Results 1 – 6 of 6) sorted by relevance
545 SmallVector<SourceRange, 4> DynamicExceptionRanges; in ParseLexedMethodDeclaration() local
1533 SmallVector<SourceRange, 2> DynamicExceptionRanges; in ParseLambdaExpressionAfterIntroducer() local
4116 SmallVectorImpl<SourceRange> &DynamicExceptionRanges, in tryParseExceptionSpecification()
7514 SmallVector<SourceRange, 2> DynamicExceptionRanges; in ParseFunctionDeclarator() local
5214 SmallVector<SourceRange, 2> DynamicExceptionRanges; in GetFullTypeForDeclarator() local
18859 ArrayRef<SourceRange> DynamicExceptionRanges, Expr *NoexceptExpr, in checkExceptionSpecification() argument 18908 ArrayRef<SourceRange> DynamicExceptionRanges, Expr *NoexceptExpr) { in actOnDelayedExceptionSpecification() argument