Searched refs:getExceptionSpecSourceRange (Results 1 – 6 of 6) sorted by relevance
130 SourceRange ExceptionSpecRange = F.getExceptionSpecSourceRange(); in findTrailingReturnTypeSourceLocation()
351 << FD->getExceptionSpecSourceRange(); in EmitDiagForCXXThrowInNonThrowingFunc()354 << FD->getExceptionSpecSourceRange(); in EmitDiagForCXXThrowInNonThrowingFunc()
498 << FD->getExceptionSpecSourceRange(); in EmitStartEHSpec()512 << FD->getExceptionSpecSourceRange(); in EmitStartEHSpec()
310 STRING_LOCATION_STDPAIR(MethodDecl, getExceptionSpecSourceRange()), in TEST()
2601 SourceRange getExceptionSpecSourceRange() const;
3646 SourceRange FunctionDecl::getExceptionSpecSourceRange() const { in getExceptionSpecSourceRange() function in FunctionDecl