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