Searched refs:ACC_bottom (Results 1 – 2 of 2) sorted by relevance
3143 ACC_bottom, enumerator3153 if (left == ACC_bottom) return right; in merge()3154 if (right == ACC_bottom) return left; in merge()3191 return ACC_bottom; in VisitExpr()3199 if (isAnyRetainable(TargetClass)) return ACC_bottom; in VisitObjCStringLiteral()3208 return ACC_bottom; in VisitCastExpr()3264 return ACC_bottom; in VisitDeclRefExpr()3304 return ACC_bottom; in checkCallToFunction()3551 assert(CreateRule != ACC_bottom && "This cast should already be accepted."); in diagnoseObjCARCConversion()3592 assert(CreateRule != ACC_bottom && "This cast should already be accepted."); in diagnoseObjCARCConversion()[all …]
3520 ACC_bottom, enumerator3530 if (left == ACC_bottom) return right; in merge()3531 if (right == ACC_bottom) return left; in merge()3568 return ACC_bottom; in VisitExpr()3576 if (isAnyRetainable(TargetClass)) return ACC_bottom; in VisitObjCStringLiteral()3585 return ACC_bottom; in VisitCastExpr()3641 return ACC_bottom; in VisitDeclRefExpr()3681 return ACC_bottom; in checkCallToFunction()3927 assert(CreateRule != ACC_bottom && "This cast should already be accepted."); in diagnoseObjCARCConversion()3968 assert(CreateRule != ACC_bottom && "This cast should already be accepted."); in diagnoseObjCARCConversion()[all …]