Home
last modified time | relevance | path

Searched refs:tryParseExceptionSpecification (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp486 = tryParseExceptionSpecification(/*Delayed=*/false, SpecificationRange, in ParseLexedMethodDeclaration()
H A DParseExprCXX.cpp1350 ESpecType = tryParseExceptionSpecification( in ParseLambdaExpressionAfterIntroducer()
H A DParseDeclCXX.cpp3775 ExceptionSpecificationType Parser::tryParseExceptionSpecification( in tryParseExceptionSpecification() function in Parser
H A DParseDecl.cpp6794 ESpecType = tryParseExceptionSpecification(Delayed, in ParseFunctionDeclarator()
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h1947 ExceptionSpecificationType tryParseExceptionSpecification(