Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ArgTys

96                                  SmallVectorImpl<CanQualType> &ArgTys) override;
142 SmallVectorImpl<CanQualType> &ArgTys) override;
789 SmallVectorImpl<CanQualType> &ArgTys) {
798 ArgTys.insert(ArgTys.begin() + 1, CGM.getContext().IntTy);
800 ArgTys.push_back(CGM.getContext().IntTy);
915 SmallVectorImpl<CanQualType> &ArgTys) {
922 ArgTys.push_back(CGM.getContext().IntTy);