Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getDeclAlign

1033         CGF.getContext().getDeclAlign(&CatchParam).getQuantity();
1074 CharUnits Alignment = CGF.getContext().getDeclAlign(&CatchParam);