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