Home
last modified time | relevance | path

Searched refs:AllocationSizeArg (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp301 const unsigned AllocationSizeArg,
973 CheckerContext &C, const Expr *E, const unsigned AllocationSizeArg, in ProcessZeroAllocation() argument
984 Arg = CE->getArg(AllocationSizeArg); in ProcessZeroAllocation()