Home | History | Annotate | Download | only in Sema

Lines Matching refs:NPC_ValueDependentIsNotNull

2025   if (E->isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull))
5976 if ((E->isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull)
8124 Expr::NPC_ValueDependentIsNotNull)) {