Searched defs:SizeE (Results 1 – 1 of 1) sorted by relevance
84 const Expr *SizeE = VLA->getSizeExpr(); in checkVLA() local111 for (const Expr *SizeE : VLASizes) { in checkVLA() local212 VLASize_Kind Kind, const Expr *SizeE, ProgramStateRef State, in reportBug()