Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp74 void CheckAllocaWithAlignZero(CheckerContext &C, const CallExpr *CE) const;
447 void UnixAPIPortabilityChecker::CheckAllocaWithAlignZero( in CheckAllocaWithAlignZero() function in UnixAPIPortabilityChecker
490 CheckAllocaWithAlignZero(C, CE); in checkPreStmt()