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()) in processNewAllocation() local1686 const Expr *SizeEx, SVal Init, in MallocMemAux()