Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp389 = tryParseExceptionSpecification(/*Delayed=*/false, SpecificationRange, in ParseLexedMethodDeclaration()
DParseExprCXX.cpp784 ESpecType = tryParseExceptionSpecification(/*Delayed=*/false, in ParseLambdaExpressionAfterIntroducer()
DParseDeclCXX.cpp2558 Parser::tryParseExceptionSpecification(bool Delayed, in tryParseExceptionSpecification() function in Parser
DParseDecl.cpp4273 ESpecType = tryParseExceptionSpecification(Delayed, in ParseFunctionDeclarator()
/external/clang/include/clang/Parse/
DParser.h1424 ExceptionSpecificationType tryParseExceptionSpecification(