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