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