Searched refs:NPCK_ZeroLiteral (Results 1 – 4 of 4) sorted by relevance
3371 return NPCK_ZeroLiteral; in isNullPointerConstant()3385 return NPCK_ZeroLiteral; in isNullPointerConstant()
667 NPCK_ZeroLiteral, enumerator
7783 NullKind == Expr::NPCK_ZeroLiteral) { in DiagnoseAlwaysNonNullPointer()
5836 if (NullKind == Expr::NPCK_ZeroLiteral) { in DiagnoseConditionalForNull()