Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getTypeAlignInChars

71   CharUnits Align = getContext().getTypeAlignInChars(Ty);
80 CharUnits Align = getContext().getTypeAlignInChars(Ty);
156 CharUnits Alignment = getContext().getTypeAlignInChars(E->getType());
307 CharUnits Alignment = CGF.getContext().getTypeAlignInChars(E->getType());
552 AlignVal = getContext().getTypeAlignInChars(Ty).getQuantity();
1950 Context.getTypeAlignInChars(Ty).getQuantity();
2342 CharUnits Align = getContext().getTypeAlignInChars(T);
2517 alignment = getContext().getTypeAlignInChars(type);