Searched refs:OtherExpr (Results 1 – 1 of 1) sorted by relevance
10205 const Expr *ObjCPointerExpr = nullptr, *OtherExpr = nullptr; in checkObjCPointerIntrospection() local10211 OtherExpr = RHS; in checkObjCPointerIntrospection()10215 OtherExpr = LHS; in checkObjCPointerIntrospection()10222 if (ObjCPointerExpr && isa<IntegerLiteral>(OtherExpr->IgnoreParenCasts())) { in checkObjCPointerIntrospection()