Searched refs:Nothrow (Results 1 – 3 of 3) sorted by relevance
5436 void CapturedDecl::setNothrow(bool Nothrow) { BodyAndNothrow.setInt(Nothrow); } in setNothrow() argument
9931 LValue Nothrow; in VisitCXXNewExpr() local9932 if (!EvaluateLValue(E->getPlacementArg(0), Nothrow, Info)) in VisitCXXNewExpr()
4706 void setNothrow(bool Nothrow = true);