Searched defs:SizeEx (Results 1 – 2 of 2) sorted by relevance
45 auto *SizeEx = *AC->getArraySizeExpr(); in checkPreCall() local
1600 if (auto SizeEx = NE->getArraySize()) processNewAllocation() local 1686 MallocMemAux(CheckerContext & C,const CallEvent & Call,const Expr * SizeEx,SVal Init,ProgramStateRef State,AllocationFamily Family) const MallocMemAux() argument