Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:TypeSize

898   uint64_t TypeSize = Info.getNonVirtualSize().getQuantity();
903 uint64_t NextField = i == SSV.size() - 1 ? TypeSize : SSV[i + 1].Offset;