Searched refs:CheckAllocaZero (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp74 void CheckAllocaZero(CheckerContext &C, const CallExpr *CE) const;
443 void UnixAPIPortabilityChecker::CheckAllocaZero(CheckerContext &C, function in class:UnixAPIPortabilityChecker
488 CheckAllocaZero(C, CE);

Completed in 105 milliseconds