Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp75 void CheckVallocZero(CheckerContext &C, const CallExpr *CE) const;
453 void UnixAPIPortabilityChecker::CheckVallocZero(CheckerContext &C, in CheckVallocZero() function in UnixAPIPortabilityChecker
493 CheckVallocZero(C, CE); in checkPreStmt()