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