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