Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaFixItUtils.cpp102 isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull)) in tryToFixConversion()
H A DSemaExpr.cpp577 S.Context, Expr::NPC_ValueDependentIsNotNull) && in CheckForNullPointerDereference()
8698 Expr::NPC_ValueDependentIsNotNull); in DiagnoseConditionalForNull()
8705 Expr::NPC_ValueDependentIsNotNull); in DiagnoseConditionalForNull()
11920 Context, Expr::NPC_ValueDependentIsNotNull)) { in CheckAdditionOperands()
12020 Expr::NPC_ValueDependentIsNotNull)) { in CheckSubtractionOperands()
12067 Context, Expr::NPC_ValueDependentIsNotNull); in CheckSubtractionOperands()
12069 Context, Expr::NPC_ValueDependentIsNotNull); in CheckSubtractionOperands()
12621 Expr::NPC_ValueDependentIsNotNull)) in diagnoseObjCLiteralComparison()
13038 Expr::NPC_ValueDependentIsNotNull) == in CheckPtrComparisonWithNullChar()
H A DSemaChecking.cpp1695 Expr::NPC_ValueDependentIsNotNull) && in SemaOpenCLBuiltinEnqueueKernel()
1706 Expr::NPC_ValueDependentIsNotNull) && in SemaOpenCLBuiltinEnqueueKernel()
10013 Context, Expr::NPC_ValueDependentIsNotNull); }; in SemaBuiltinARMMemoryTaggingCall()
10472 if (E->isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull)) in checkFormatStringExpr()
19400 Expr::NPC_ValueDependentIsNotNull)) { in CheckArgumentWithTypeTag()
H A DSemaExprObjC.cpp3567 if (e->isNullPointerConstant(Context, Expr::NPC_ValueDependentIsNotNull)) in VisitExpr()
H A DSemaOverload.cpp2565 InOverloadResolution? Expr::NPC_ValueDependentIsNotNull in isNullPointerConstantForConversion()
3267 From->isNullPointerConstant(Context, Expr::NPC_ValueDependentIsNotNull) == in CheckPointerConversion()
3352 InOverloadResolution? Expr::NPC_ValueDependentIsNotNull in IsMemberPointerConversion()
H A DSemaInit.cpp8474 isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull)) { in CheckForNullPointerDereference()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp630 return (E->isNullPointerConstant(Ctx, Expr::NPC_ValueDependentIsNotNull) in isZero()
H A DMacOSKeychainAPIChecker.cpp349 Expr::NPC_ValueDependentIsNotNull)) { in checkPreStmt()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp421 if (E->isNullPointerConstant(Ctx, Expr::NPC_ValueDependentIsNotNull)) in getConstantVal()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp2204 ->isNullPointerConstant(Ctx, Expr::NPC_ValueDependentIsNotNull)) in isNullPointerArithmeticExtension()
3882 case NPC_ValueDependentIsNotNull: in isNullPointerConstant()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp1943 NPC_ValueDependentIsNotNull)) { in FixVarInitializerWithSpan()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h813 NPC_ValueDependentIsNotNull enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp4711 Expr::NPC_ValueDependentIsNotNull)) { in getVarArgType()
H A DCGBuiltin.cpp5578 getContext(), Expr::NPC_ValueDependentIsNotNull)) { in EmitBuiltinExpr()
5589 getContext(), Expr::NPC_ValueDependentIsNotNull)) { in EmitBuiltinExpr()