Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprObjC.cpp3850 bool CfToNs, bool Diagnose) { in checkObjCBridgeRelatedComponents()
3923 bool CfToNs = (rhsExprACTC == ACTC_coreFoundation && lhsExprACTC == ACTC_retainable); in CheckObjCBridgeRelatedConversions() local