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());
492 AlignVal = getContext().getTypeAlignInChars(Ty).getQuantity();
1915 Context.getTypeAlignInChars(Ty).getQuantity();
2316 CharUnits Align = getContext().getTypeAlignInChars(T);
2507 alignment = getContext().getTypeAlignInChars(type);