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