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