Searched refs:ReportZeroByteAllocation (Results 1 – 1 of 1) sorted by relevance
79 bool ReportZeroByteAllocation(CheckerContext &C,337 bool UnixAPIPortabilityChecker::ReportZeroByteAllocation( in ReportZeroByteAllocation() function in UnixAPIPortabilityChecker384 (void) ReportZeroByteAllocation(C, falseState, arg, fn); in BasicAllocationCheck()414 if (ReportZeroByteAllocation(C, falseState, arg, "calloc")) in CheckCallocZero()