Searched defs:ExceptionSpecTokens (Results 1 – 7 of 7) sorted by relevance
486 CachedTokens *ExceptionSpecTokens; ParseLexedMethodDeclaration() local
1450 CachedTokens *ExceptionSpecTokens; ParseLambdaExpressionAfterIntroducer() local
3931 tryParseExceptionSpecification(bool Delayed,SourceRange & SpecificationRange,SmallVectorImpl<ParsedType> & DynamicExceptions,SmallVectorImpl<SourceRange> & DynamicExceptionRanges,ExprResult & NoexceptExpr,CachedTokens * & ExceptionSpecTokens) tryParseExceptionSpecification() argument [all...]
7086 CachedTokens *ExceptionSpecTokens = nullptr; ParseFunctionDeclarator() local
178 CachedTokens *ExceptionSpecTokens, in getFunction() argument
1399 CachedTokens *ExceptionSpecTokens; global() member 1439 delete ExceptionSpecTokens; destroy() local
1437 CachedTokens *ExceptionSpecTokens; global() member