Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParseCXXInlineMethods.cpp550 = tryParseExceptionSpecification(/*Delayed=*/false, SpecificationRange, in ParseLexedMethodDeclaration()
HDParseExprCXX.cpp1537 ESpecType = tryParseExceptionSpecification( in ParseLambdaExpressionAfterIntroducer()
HDParseDeclCXX.cpp4113 ExceptionSpecificationType Parser::tryParseExceptionSpecification( in tryParseExceptionSpecification() function in Parser
HDParseDecl.cpp7617 ESpecType = tryParseExceptionSpecification(Delayed, in ParseFunctionDeclarator()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Parse/
HDParser.h2043 ExceptionSpecificationType tryParseExceptionSpecification(