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