Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp486 = tryParseExceptionSpecification(/*Delayed=*/false, SpecificationRange, in ParseLexedMethodDeclaration()
H A DParseExprCXX.cpp1403 ESpecType = tryParseExceptionSpecification( in ParseLambdaExpressionAfterIntroducer()
H A DParseDeclCXX.cpp3867 ExceptionSpecificationType Parser::tryParseExceptionSpecification( in tryParseExceptionSpecification() function in Parser
H A DParseDecl.cpp6947 ESpecType = tryParseExceptionSpecification(Delayed, in ParseFunctionDeclarator()
/openbsd-src/gnu/llvm/clang/include/clang/Parse/
H A DParser.h1962 ExceptionSpecificationType tryParseExceptionSpecification(