Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ArgTypes

593     SmallVector<QualType, 16> ArgTypes;
596 ArgTypes.push_back((*i)->getType());
600 getContext().getFunctionType(RetTy, ArgTypes,