Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getTypeSizeInChars

437         CharUnits FieldSize = getContext().getTypeSizeInChars(FD->getType());
489 CharUnits FieldSize = getContext().getTypeSizeInChars(FD->getType());
1107 CharUnits Size = getContext().getTypeSizeInChars(Ty);
1821 CharUnits FieldSize = getContext().getTypeSizeInChars(FD->getType());