reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaExprObjC.cpp
 3326     if (left == ACC_bottom) return right;
 3327     if (right == ACC_bottom) return left;
 3364         return ACC_bottom;
 3372       if (isAnyRetainable(TargetClass)) return ACC_bottom;
 3381           return ACC_bottom;
 3437           return ACC_bottom;
 3477         return ACC_bottom;
 3727     assert(CreateRule != ACC_bottom && "This cast should already be accepted.");
 3768     assert(CreateRule != ACC_bottom && "This cast should already be accepted.");
 4264   case ACC_bottom: