Searched refs:NPCK_NotNull (Results 1 – 4 of 4) sorted by relevance
3009 return NPCK_NotNull; in isNullPointerConstant()3012 return NPCK_NotNull; in isNullPointerConstant()3067 return NPCK_NotNull; in isNullPointerConstant()3075 return NPCK_NotNull; in isNullPointerConstant()3078 return NPCK_NotNull; in isNullPointerConstant()3082 return NPCK_NotNull; in isNullPointerConstant()
638 != Expr::NPCK_NotNull); in isZero()
596 NPCK_NotNull = 0, enumerator
4775 if (NullKind == Expr::NPCK_NotNull) { in DiagnoseConditionalForNull()4783 if (NullKind == Expr::NPCK_NotNull) in DiagnoseConditionalForNull()