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