Searched defs:Nothrow (Results 1 – 2 of 2) sorted by relevance
5124 void CapturedDecl::setNothrow(bool Nothrow) { BodyAndNothrow.setInt(Nothrow); } in setNothrow()
9536 LValue Nothrow; in VisitCXXNewExpr() local