Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getCanonicalParamType

246   argTys.push_back(Context.getCanonicalParamType(receiverType));
247 argTys.push_back(Context.getCanonicalParamType(Context.getObjCSelType()));
251 argTys.push_back(Context.getCanonicalParamType((*i)->getType()));
311 argTypes.push_back(Context.getCanonicalParamType(i->Ty));
325 argTypes.push_back(Context.getCanonicalParamType((*i)->getType()));