Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DUnixAPIChecker.cpp76 void CheckAllocaWithAlignZero(CheckerContext &C, const CallExpr *CE) const;
449 void UnixAPIPortabilityChecker::CheckAllocaWithAlignZero( in CheckAllocaWithAlignZero() function in UnixAPIPortabilityChecker
492 CheckAllocaWithAlignZero(C, CE); in checkPreStmt()