Searched refs:VLA_Overflow (Results 1 – 1 of 1) sorted by relevance
41 enum VLASize_Kind { VLA_Garbage, VLA_Zero, VLA_Negative, VLA_Overflow }; enumerator139 reportBug(VLA_Overflow, SizeE, State, C); in checkVLA()253 case VLA_Overflow: in reportBug()