Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:IntSize

328   CharUnits IntSize = getContext().getTypeSizeInChars(getContext().IntTy);
329 CharUnits VBTableChars = IntSize * GetVBTableIndex(ClassDecl, BaseClassDecl);