Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp450 const SVal argVal, in IsZeroByteAllocation()
499 SVal argVal = C.getSVal(arg); in BasicAllocationCheck() local
527 SVal argVal = C.getSVal(arg); in CheckCallocZero() local