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