Home
last modified time | relevance | path

Searched refs:NPC_ValueDependentIsNotNull (Results 1 – 13 of 13) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaFixItUtils.cpp102 isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull)) in tryToFixConversion()
H A DSemaExpr.cpp553 S.Context, Expr::NPC_ValueDependentIsNotNull) && in CheckForNullPointerDereference()
7789 Expr::NPC_ValueDependentIsNotNull); in DiagnoseConditionalForNull()
7796 Expr::NPC_ValueDependentIsNotNull); in DiagnoseConditionalForNull()
10746 Context, Expr::NPC_ValueDependentIsNotNull)) { in CheckAdditionOperands()
10835 Expr::NPC_ValueDependentIsNotNull)) { in CheckSubtractionOperands()
10882 Context, Expr::NPC_ValueDependentIsNotNull); in CheckSubtractionOperands()
10884 Context, Expr::NPC_ValueDependentIsNotNull); in CheckSubtractionOperands()
11328 Expr::NPC_ValueDependentIsNotNull)) in diagnoseObjCLiteralComparison()
11740 Expr::NPC_ValueDependentIsNotNull) == in CheckPtrComparisonWithNullChar()
H A DSemaChecking.cpp1039 Expr::NPC_ValueDependentIsNotNull) && in SemaOpenCLBuiltinEnqueueKernel()
1050 Expr::NPC_ValueDependentIsNotNull) && in SemaOpenCLBuiltinEnqueueKernel()
7140 Context, Expr::NPC_ValueDependentIsNotNull); }; in SemaBuiltinARMMemoryTaggingCall()
7558 if (E->isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull)) in checkFormatStringExpr()
12307 E->isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull); in DiagnoseNullConversion()
16211 Expr::NPC_ValueDependentIsNotNull)) { in CheckArgumentWithTypeTag()
H A DSemaOverload.cpp2332 InOverloadResolution? Expr::NPC_ValueDependentIsNotNull in isNullPointerConstantForConversion()
2997 From->isNullPointerConstant(Context, Expr::NPC_ValueDependentIsNotNull) == in CheckPointerConversion()
3082 InOverloadResolution? Expr::NPC_ValueDependentIsNotNull in IsMemberPointerConversion()
H A DSemaExprObjC.cpp3568 if (e->isNullPointerConstant(Context, Expr::NPC_ValueDependentIsNotNull)) in VisitExpr()
H A DSemaInit.cpp7927 isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull)) { in CheckForNullPointerDereference()
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp644 return (E->isNullPointerConstant(Ctx, Expr::NPC_ValueDependentIsNotNull) in isZero()
H A DMacOSKeychainAPIChecker.cpp357 Expr::NPC_ValueDependentIsNotNull)) { in checkPreStmt()
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp392 if (E->isNullPointerConstant(Ctx, Expr::NPC_ValueDependentIsNotNull)) in getConstantVal()
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp2160 ->isNullPointerConstant(Ctx, Expr::NPC_ValueDependentIsNotNull)) in isNullPointerArithmeticExtension()
3766 case NPC_ValueDependentIsNotNull: in isNullPointerConstant()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h777 NPC_ValueDependentIsNotNull enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp4351 Expr::NPC_ValueDependentIsNotNull)) { in getVarArgType()
H A DCGBuiltin.cpp4892 getContext(), Expr::NPC_ValueDependentIsNotNull)) { in EmitBuiltinExpr()
4903 getContext(), Expr::NPC_ValueDependentIsNotNull)) { in EmitBuiltinExpr()