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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp193 static bool IsZeroByteAllocation(ProgramStateRef state, function
250 if (IsZeroByteAllocation(state, argVal, &trueState, &falseState)) {
280 if (IsZeroByteAllocation(state, argVal, &trueState, &falseState)) {

Completed in 55 milliseconds