Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseCXXInlineMethods.cpp430 = tryParseExceptionSpecification(/*Delayed=*/false, SpecificationRange, in ParseLexedMethodDeclaration()
HDParseExprCXX.cpp1113 ESpecType = tryParseExceptionSpecification(/*Delayed=*/false, in ParseLambdaExpressionAfterIntroducer()
HDParseDeclCXX.cpp3275 Parser::tryParseExceptionSpecification(bool Delayed, in tryParseExceptionSpecification() function in Parser
HDParseDecl.cpp5572 ESpecType = tryParseExceptionSpecification(Delayed, in ParseFunctionDeclarator()
/NextBSD/contrib/llvm/tools/clang/include/clang/Parse/
HDParser.h1533 ExceptionSpecificationType tryParseExceptionSpecification(