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

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

Completed in 113 milliseconds