Searched refs:ReportZeroByteAllocation (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp78 bool ReportZeroByteAllocation(CheckerContext &C,
336 bool UnixAPIPortabilityChecker::ReportZeroByteAllocation( function in class:UnixAPIPortabilityChecker
383 (void) ReportZeroByteAllocation(C, falseState, arg, fn);
413 if (ReportZeroByteAllocation(C, falseState, arg, "calloc"))

Completed in 45 milliseconds