Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getTypeSizeInChars

574         CharUnits FieldSize = getContext().getTypeSizeInChars(FD->getType());
622 CharUnits FieldSize = getContext().getTypeSizeInChars(FD->getType());
1436 CharUnits Size = getContext().getTypeSizeInChars(Ty);
2547 CharUnits FieldSize = getContext().getTypeSizeInChars(FD->getType());