Home | History | Annotate | Download | only in Sema

Lines Matching refs:ExprType

679   QualType ExprType = VD->getType().getNonReferenceType();
680 ExprResult DE = BuildDeclRefExpr(VD, ExprType, VK_LValue, Id.getLoc());