Searched refs:NPCK_GNUNull (Results 1 – 3 of 3) sorted by relevance
3198 return NPCK_GNUNull; in isNullPointerConstant()
681 NPCK_GNUNull enumerator
7998 if (NullKind != Expr::NPCK_GNUNull && NullKind != Expr::NPCK_CXX11_nullptr) in DiagnoseNullConversion()8018 if (NullKind == Expr::NPCK_GNUNull && Loc.isMacroID()) { in DiagnoseNullConversion()