Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:eltType

1916       QualType eltType;
1918 std::tie(numElts, eltType) = CGF.getVLASize(VAT);
1923 CharUnits eltSize = CGF.getContext().getTypeSizeInChars(eltType);