Searched refs:CCOld (Results 1 – 1 of 1) sorted by relevance
7856 CallingConv CCOld = fn->getCallConv(); in handleFunctionTypeAttr() local7859 if (CCOld != CC) { in handleFunctionTypeAttr()7865 << FunctionType::getNameForCallConv(CCOld); in handleFunctionTypeAttr()7906 if (CCOld == CC) { in handleFunctionTypeAttr()