Searched defs:SizeEx (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp248 const Expr *SizeEx, SVal Init,
252 State->getSVal(SizeEx, C.getLocationContext()),
257 SVal SizeEx, SVal Init,
247 MallocMemAux(CheckerContext &C, const CallExpr *CE, const Expr *SizeEx, SVal Init, ProgramStateRef State, AllocationFamily Family = AF_Malloc) argument

Completed in 76 milliseconds