Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getDeclAlign

1935       LI->setAlignment(CGM.getContext().getDeclAlign(VD).getQuantity());
1958 LV = CGF.MakeAddrLValue(Val, LValType, CGF.getContext().getDeclAlign(VD));