Home
last modified time | relevance | path

Searched defs:argVal (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DUnixAPIChecker.cpp218 const SVal argVal, in IsZeroByteAllocation()
268 SVal argVal = state->getSVal(arg, C.getLocationContext()); in BasicAllocationCheck() local
296 SVal argVal = state->getSVal(arg, C.getLocationContext()); in CheckCallocZero() local