Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp80 void CheckVallocZero(CheckerContext &C, const CallExpr *CE) const;
443 void UnixAPIPortabilityChecker::CheckVallocZero(CheckerContext &C, in CheckVallocZero() function in UnixAPIPortabilityChecker
483 CheckVallocZero(C, CE); in checkPreStmt()