Searched refs:shouldNullCheckAllocation (Results 1 – 3 of 3) sorted by relevance
210 bool CXXNewExpr::shouldNullCheckAllocation(const ASTContext &Ctx) const { in shouldNullCheckAllocation() function in CXXNewExpr
1289 bool nullCheck = E->shouldNullCheckAllocation(getContext()) && in EmitCXXNewExpr()
1703 bool shouldNullCheckAllocation(const ASTContext &Ctx) const;