Searched refs:NPC_ValueDependentIsNotNull (Results 1 – 11 of 11) sorted by relevance
103 isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull)) in tryToFixConversion()
3030 if (E->isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull)) in checkFormatStringExpr()7043 E->isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull); in DiagnoseNullConversion()9855 Expr::NPC_ValueDependentIsNotNull)) { in CheckArgumentWithTypeTag()
552 isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull) && in CheckForNullPointerDereference()5820 Expr::NPC_ValueDependentIsNotNull); in DiagnoseConditionalForNull()5827 Expr::NPC_ValueDependentIsNotNull); in DiagnoseConditionalForNull()8518 Expr::NPC_ValueDependentIsNotNull)) in diagnoseObjCLiteralComparison()
2019 InOverloadResolution? Expr::NPC_ValueDependentIsNotNull in isNullPointerConstantForConversion()2666 From->isNullPointerConstant(Context, Expr::NPC_ValueDependentIsNotNull) == in CheckPointerConversion()2745 InOverloadResolution? Expr::NPC_ValueDependentIsNotNull in IsMemberPointerConversion()
3161 if (e->isNullPointerConstant(Context, Expr::NPC_ValueDependentIsNotNull)) in VisitExpr()
387 Expr::NPC_ValueDependentIsNotNull)) { in checkPreStmt()
648 return (E->isNullPointerConstant(Ctx, Expr::NPC_ValueDependentIsNotNull) in isZero()
322 if (E->isNullPointerConstant(Ctx, Expr::NPC_ValueDependentIsNotNull)) in getConstantVal()
3285 case NPC_ValueDependentIsNotNull: in isNullPointerConstant()
688 NPC_ValueDependentIsNotNull enumerator
3008 Expr::NPC_ValueDependentIsNotNull)) { in getVarArgType()