Searched refs:SizeEx (Results 1 – 1 of 1) sorted by relevance
508 const Expr *SizeEx, SVal Init,1716 const Expr *SizeEx, SVal Init, in MallocMemAux() argument1722 assert(SizeEx); in MallocMemAux()1723 return MallocMemAux(C, Call, C.getSVal(SizeEx), Init, State, Family); in MallocMemAux()