Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ResTy

766   QualType ResTy = FD->getReturnType();
772 ResTy = MD->getThisType(getContext());
780 CGM.getCXXABI().addImplicitStructorParams(*this, ResTy, Args);
800 StartFunction(GD, ResTy, Fn, FnInfo, Args, Loc, BodyRange.getBegin());