Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getTypeAlignInChars

1312         CharUnits Alignment = getContext().getTypeAlignInChars(Ty);
2058 if (L.getAlignment() >= getContext().getTypeAlignInChars(type)) {
2299 CharUnits TypeAlign = getContext().getTypeAlignInChars(I->Ty);