Searched refs:NPC_ValueDependentIsNotNull (Results 1 – 11 of 11) sorted by relevance
45 clang::Expr::NPC_ValueDependentIsNotNull) != in IsNullConstant()
103 isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull)) in tryToFixConversion()
1944 if (E->isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull)) in checkFormatStringExpr()5280 if ((E->isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull) in CheckImplicitConversion()7249 Expr::NPC_ValueDependentIsNotNull)) { in CheckArgumentWithTypeTag()
477 isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull) && in CheckForNullPointerDereference()5169 Expr::NPC_ValueDependentIsNotNull); in DiagnoseConditionalForNull()5176 Expr::NPC_ValueDependentIsNotNull); in DiagnoseConditionalForNull()7403 Expr::NPC_ValueDependentIsNotNull)) in diagnoseObjCLiteralComparison()
1962 InOverloadResolution? Expr::NPC_ValueDependentIsNotNull in isNullPointerConstantForConversion()2611 From->isNullPointerConstant(Context, Expr::NPC_ValueDependentIsNotNull) == in CheckPointerConversion()2682 InOverloadResolution? Expr::NPC_ValueDependentIsNotNull in IsMemberPointerConversion()
2761 if (e->isNullPointerConstant(Context, Expr::NPC_ValueDependentIsNotNull)) in VisitExpr()
292 if (E->isNullPointerConstant(Ctx, Expr::NPC_ValueDependentIsNotNull)) in getConstantVal()
381 Expr::NPC_ValueDependentIsNotNull)) { in checkPreStmt()
658 return (E->isNullPointerConstant(Ctx, Expr::NPC_ValueDependentIsNotNull) in isZero()
638 NPC_ValueDependentIsNotNull enumerator
3017 case NPC_ValueDependentIsNotNull: in isNullPointerConstant()