Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp316 IsZeroByteAllocation(ProgramStateRef state,const SVal argVal,ProgramStateRef * trueState,ProgramStateRef * falseState) IsZeroByteAllocation() argument
365 SVal argVal = C.getSVal(arg); BasicAllocationCheck() local
393 SVal argVal = C.getSVal(arg); CheckCallocZero() local