Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp97 void CheckAllocaWithAlignZero(CheckerContext &C, const CallExpr *CE) const;
571 void UnixAPIPortabilityChecker::CheckAllocaWithAlignZero( in CheckAllocaWithAlignZero() function in UnixAPIPortabilityChecker
614 CheckAllocaWithAlignZero(C, CE); in checkPreStmt()