Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp471 = tryParseExceptionSpecification(/*Delayed=*/false, SpecificationRange, in ParseLexedMethodDeclaration()
H A DParseExprCXX.cpp1350 ESpecType = tryParseExceptionSpecification( in ParseLambdaExpressionAfterIntroducer()
H A DParseDeclCXX.cpp3764 Parser::tryParseExceptionSpecification(bool Delayed, in tryParseExceptionSpecification() function in Parser
H A DParseDecl.cpp6619 ESpecType = tryParseExceptionSpecification(Delayed, in ParseFunctionDeclarator()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1929 ExceptionSpecificationType tryParseExceptionSpecification(