Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp355 const Expr *BlockBytes);
813 const Expr *BlockBytes) { in evalMulForBufferSize() argument
816 SVal BlockBytesVal = C.getSVal(BlockBytes); in evalMulForBufferSize()