Searched defs:CfToNs (Results 1 – 1 of 1) sorted by relevance
4234 ObjCMethodDecl *&InstanceMethod, TypedefNameDecl *&TDNDecl, bool CfToNs, in checkObjCBridgeRelatedComponents()4311 bool CfToNs = (rhsExprACTC == ACTC_coreFoundation && lhsExprACTC == ACTC_retainable); in CheckObjCBridgeRelatedConversions() local