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