Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp70 void CheckMallocZero(CheckerContext &C, const CallExpr *CE) const;
427 void UnixAPIPortabilityChecker::CheckMallocZero(CheckerContext &C, in CheckMallocZero() function in UnixAPIPortabilityChecker
478 CheckMallocZero(C, CE); in checkPreStmt()