Home
last modified time | relevance | path

Searched refs:NsToCf (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaExprObjC.cpp3924 bool NsToCf = (rhsExprACTC == ACTC_retainable && lhsExprACTC == ACTC_coreFoundation); in CheckObjCBridgeRelatedConversions() local
3925 if (!CfToNs && !NsToCf) in CheckObjCBridgeRelatedConversions()