Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:ElementTy

4138   QualType ElementTy;
4144 auto NumElements = CGF.emitArrayLength(ArrayTy, ElementTy, LHSAddr);
4161 CharUnits ElementSize = CGF.getContext().getTypeSizeInChars(ElementTy);