Searched refs:VLALast (Results 1 – 1 of 1) sorted by relevance
71 const VariableArrayType *VLALast = nullptr; in checkVLA() local87 VLALast = VLA; in checkVLA()90 assert(VLALast && in checkVLA()100 CharUnits EleSize = Ctx.getTypeSizeInChars(VLALast->getElementType()); in checkVLA()