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