Searched refs:ACC_bottom (Results 1 – 1 of 1) sorted by relevance
3114 ACC_bottom, enumerator3124 if (left == ACC_bottom) return right; in merge()3125 if (right == ACC_bottom) return left; in merge()3162 return ACC_bottom; in VisitExpr()3170 if (isAnyRetainable(TargetClass)) return ACC_bottom; in VisitObjCStringLiteral()3179 return ACC_bottom; in VisitCastExpr()3235 return ACC_bottom; in VisitDeclRefExpr()3275 return ACC_bottom; in checkCallToFunction()3520 assert(CreateRule != ACC_bottom && "This cast should already be accepted."); in diagnoseObjCARCConversion()3561 assert(CreateRule != ACC_bottom && "This cast should already be accepted."); in diagnoseObjCARCConversion()[all …]