Searched refs:NPCK_GNUNull (Results 1 – 3 of 3) sorted by relevance
3339 return NPCK_GNUNull; in isNullPointerConstant()
673 NPCK_GNUNull enumerator
7044 if (NullKind != Expr::NPCK_GNUNull && NullKind != Expr::NPCK_CXX11_nullptr) in DiagnoseNullConversion()7055 if (NullKind == Expr::NPCK_GNUNull) { in DiagnoseNullConversion()