Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprObjC.cpp2441 ACTC_coreFoundation enumerator
2445 ACTC == ACTC_coreFoundation || in isAnyRetainable()
2451 ACTC == ACTC_coreFoundation; in isAnyCLike()
2471 if (type->isRecordType()) return ACTC_coreFoundation; in classifyTypeForARCConversion()
2800 case ACTC_coreFoundation: in diagnoseObjCARCConversion()