Home
last modified time | relevance | path

Searched defs:ExceptionSpecTokens (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp486 CachedTokens *ExceptionSpecTokens; ParseLexedMethodDeclaration() local
H A DParseExprCXX.cpp1450 CachedTokens *ExceptionSpecTokens; ParseLambdaExpressionAfterIntroducer() local
H A DParseDeclCXX.cpp3931 tryParseExceptionSpecification(bool Delayed,SourceRange & SpecificationRange,SmallVectorImpl<ParsedType> & DynamicExceptions,SmallVectorImpl<SourceRange> & DynamicExceptionRanges,ExprResult & NoexceptExpr,CachedTokens * & ExceptionSpecTokens) tryParseExceptionSpecification() argument
[all...]
H A DParseDecl.cpp7086 CachedTokens *ExceptionSpecTokens = nullptr; ParseFunctionDeclarator() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp178 CachedTokens *ExceptionSpecTokens, in getFunction() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1399 CachedTokens *ExceptionSpecTokens; global() member
1439 delete ExceptionSpecTokens; destroy() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1437 CachedTokens *ExceptionSpecTokens; global() member