Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp489 = tryParseExceptionSpecification(/*Delayed=*/false, SpecificationRange, in ParseLexedMethodDeclaration()
H A DParseExprCXX.cpp1452 ESpecType = tryParseExceptionSpecification( in ParseLambdaExpressionAfterIntroducer()
H A DParseDeclCXX.cpp3927 ExceptionSpecificationType Parser::tryParseExceptionSpecification( in tryParseExceptionSpecification() function in Parser
H A DParseDecl.cpp7179 ESpecType = tryParseExceptionSpecification(Delayed, in ParseFunctionDeclarator()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1987 ExceptionSpecificationType tryParseExceptionSpecification(