Home
last modified time | relevance | path

Searched defs:CfToNs (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaExprObjC.cpp3570 bool CfToNs) { in checkObjCBridgeRelatedComponents()
3635 bool CfToNs = (rhsExprACTC == ACTC_coreFoundation && lhsExprACTC == ACTC_retainable); in CheckObjCBridgeRelatedConversions() local