Searched refs:NsToCf (Results 1 – 1 of 1) sorted by relevance
3887 bool NsToCf = (rhsExprACTC == ACTC_retainable && lhsExprACTC == ACTC_coreFoundation); in CheckObjCBridgeRelatedConversions() local3888 if (!CfToNs && !NsToCf) in CheckObjCBridgeRelatedConversions()