Searched refs:NPCK_ZeroLiteral (Results 1 – 4 of 4) sorted by relevance
4045 return NPCK_ZeroLiteral; in isNullPointerConstant()4059 return NPCK_ZeroLiteral; in isNullPointerConstant()
809 NPCK_ZeroLiteral, enumerator
11696 NullKind == Expr::NPCK_ZeroLiteral) { in DiagnoseAlwaysNonNullPointer()
7863 if (NullKind == Expr::NPCK_ZeroLiteral) { in DiagnoseConditionalForNull()