Searched refs:ACC_bottom (Results 1 – 1 of 1) sorted by relevance
2724 ACC_bottom, enumerator2734 if (left == ACC_bottom) return right; in merge()2735 if (right == ACC_bottom) return left; in merge()2772 return ACC_bottom; in VisitExpr()2780 if (isAnyRetainable(TargetClass)) return ACC_bottom; in VisitObjCStringLiteral()2789 return ACC_bottom; in VisitCastExpr()2844 return ACC_bottom; in VisitDeclRefExpr()2882 return ACC_bottom; in checkCallToFunction()3096 assert(CreateRule != ACC_bottom && "This cast should already be accepted."); in diagnoseObjCARCConversion()3136 assert(CreateRule != ACC_bottom && "This cast should already be accepted."); in diagnoseObjCARCConversion()[all …]