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