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