Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExprObjC.cpp3047 ACTC_indirectRetainable, enumerator
3095 return ACTC_indirectRetainable; in classifyTypeForARCConversion()
3495 case ACTC_indirectRetainable: in diagnoseObjCARCConversion()
4018 if (exprACTC == ACTC_indirectRetainable && castACTC == ACTC_voidPtr) in CheckObjCARCConversion()
4020 if (castACTC == ACTC_indirectRetainable && exprACTC == ACTC_voidPtr && in CheckObjCARCConversion()