Searched refs:getExceptionSpecSourceRange (Results 1 – 5 of 5) sorted by relevance
124 SourceRange ExceptionSpecRange = F.getExceptionSpecSourceRange(); in findTrailingReturnTypeSourceLocation()
349 << FD->getExceptionSpecSourceRange(); in EmitDiagForCXXThrowInNonThrowingFunc()352 << FD->getExceptionSpecSourceRange(); in EmitDiagForCXXThrowInNonThrowingFunc()
485 << FD->getExceptionSpecSourceRange(); in EmitStartEHSpec()
2519 SourceRange getExceptionSpecSourceRange() const;
3510 SourceRange FunctionDecl::getExceptionSpecSourceRange() const { in getExceptionSpecSourceRange() function in FunctionDecl