Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp430 = tryParseExceptionSpecification(/*Delayed=*/false, SpecificationRange, in ParseLexedMethodDeclaration()
H A DParseExprCXX.cpp1175 ESpecType = tryParseExceptionSpecification(/*Delayed=*/false, in ParseLambdaExpressionAfterIntroducer()
H A DParseDeclCXX.cpp3530 Parser::tryParseExceptionSpecification(bool Delayed, in tryParseExceptionSpecification() function in Parser
H A DParseDecl.cpp6187 ESpecType = tryParseExceptionSpecification(Delayed, in ParseFunctionDeclarator()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1753 ExceptionSpecificationType tryParseExceptionSpecification(