Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ArgTypes

743     SmallVector<QualType, 16> ArgTypes;
746 ArgTypes.push_back((*i)->getType());
750 getContext().getFunctionType(RetTy, ArgTypes,