Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ExprTy

2178   QualType ExprTy = getContext().getCanonicalType(E->getSubExpr()->getType());
2188 LV.getQuals().setAddressSpace(ExprTy.getAddressSpace());
2219 return MakeAddrLValue(Component, ExprTy, LV.getAlignmentSource());