Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp550 = tryParseExceptionSpecification(/*Delayed=*/false, SpecificationRange, in ParseLexedMethodDeclaration()
H A DParseExprCXX.cpp1537 ESpecType = tryParseExceptionSpecification( in ParseLambdaExpressionAfterIntroducer()
H A DParseDeclCXX.cpp4113 ExceptionSpecificationType Parser::tryParseExceptionSpecification( in tryParseExceptionSpecification() function in Parser
H A DParseDecl.cpp7617 ESpecType = tryParseExceptionSpecification(Delayed, in ParseFunctionDeclarator()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2043 ExceptionSpecificationType tryParseExceptionSpecification(