Searched refs:NPCK_ZeroLiteral (Results 1 – 4 of 4) sorted by relevance
3230 return NPCK_ZeroLiteral; in isNullPointerConstant()3244 return NPCK_ZeroLiteral; in isNullPointerConstant()
675 NPCK_ZeroLiteral, enumerator
8806 NullKind == Expr::NPCK_ZeroLiteral) { in DiagnoseAlwaysNonNullPointer()
6139 if (NullKind == Expr::NPCK_ZeroLiteral) { in DiagnoseConditionalForNull()