Searched refs:setNothrow (Results 1 – 4 of 4) sorted by relevance
4706 void setNothrow(bool Nothrow = true);
5436 void CapturedDecl::setNothrow(bool Nothrow) { BodyAndNothrow.setInt(Nothrow); } in setNothrow() function in CapturedDecl
1799 CD->setNothrow(Record.readInt() != 0); in VisitCapturedDecl()
7682 CS->getCapturedDecl()->setNothrow(); in setBranchProtectedScope()7692 CS->getCapturedDecl()->setNothrow(); in setBranchProtectedScope()