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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp323 static bool IsZeroByteAllocation(ProgramStateRef state, function
382 if (IsZeroByteAllocation(state, argVal, &trueState, &falseState)) {
412 if (IsZeroByteAllocation(state, argVal, &trueState, &falseState)) {

Completed in 105 milliseconds