Searched refs:LHSNullKind (Results 1 – 1 of 1) sorted by relevance
8725 const Expr::NullPointerConstantKind LHSNullKind = in CheckCompareOperands() local8729 bool LHSIsNull = LHSNullKind != Expr::NPCK_NotNull; in CheckCompareOperands()8738 DiagnoseAlwaysNonNullPointer(RHS.get(), LHSNullKind, IsEquality, in CheckCompareOperands()