Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp439 = tryParseExceptionSpecification(/*Delayed=*/false, SpecificationRange, in ParseLexedMethodDeclaration()
DParseExprCXX.cpp1181 ESpecType = tryParseExceptionSpecification(/*Delayed=*/false, in ParseLambdaExpressionAfterIntroducer()
DParseDeclCXX.cpp3348 Parser::tryParseExceptionSpecification(bool Delayed, in tryParseExceptionSpecification() function in Parser
DParseDecl.cpp5697 ESpecType = tryParseExceptionSpecification(Delayed, in ParseFunctionDeclarator()
/external/clang/include/clang/Parse/
DParser.h1557 ExceptionSpecificationType tryParseExceptionSpecification(