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