Searched refs:RHSNullKind (Results 1 – 1 of 1) sorted by relevance
8727 const Expr::NullPointerConstantKind RHSNullKind = in CheckCompareOperands() local8730 bool RHSIsNull = RHSNullKind != Expr::NPCK_NotNull; in CheckCompareOperands()8735 DiagnoseAlwaysNonNullPointer(LHS.get(), RHSNullKind, IsEquality, in CheckCompareOperands()