Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenCL.cpp326 Expr::NPC_ValueDependentIsNotNull) && in checkBuiltinEnqueueKernel()
337 Expr::NPC_ValueDependentIsNotNull) && in checkBuiltinEnqueueKernel()
H A DSemaFixItUtils.cpp102 isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull)) in tryToFixConversion()
H A DSemaARM.cpp136 Expr::NPC_ValueDependentIsNotNull); in BuiltinARMMemoryTaggingCall()
H A DSemaExpr.cpp567 S.Context, Expr::NPC_ValueDependentIsNotNull) && in CheckForNullPointerDereference()
7847 Expr::NPC_ValueDependentIsNotNull); in DiagnoseConditionalForNull()
7854 Expr::NPC_ValueDependentIsNotNull); in DiagnoseConditionalForNull()
10922 Context, Expr::NPC_ValueDependentIsNotNull)) { in CheckAdditionOperands()
11039 Expr::NPC_ValueDependentIsNotNull)) { in CheckSubtractionOperands()
11086 Context, Expr::NPC_ValueDependentIsNotNull); in CheckSubtractionOperands()
11088 Context, Expr::NPC_ValueDependentIsNotNull); in CheckSubtractionOperands()
11599 Expr::NPC_ValueDependentIsNotNull)) in diagnoseObjCLiteralComparison()
12018 Expr::NPC_ValueDependentIsNotNull) == in CheckPtrComparisonWithNullChar()
H A DSemaOverload.cpp2719 InOverloadResolution? Expr::NPC_ValueDependentIsNotNull in isNullPointerConstantForConversion()
3319 From->isNullPointerConstant(Context, Expr::NPC_ValueDependentIsNotNull) == in CheckPointerConversion()
3399 InOverloadResolution? Expr::NPC_ValueDependentIsNotNull in IsMemberPointerConversion()
H A DSemaExprObjC.cpp3575 if (e->isNullPointerConstant(Context, Expr::NPC_ValueDependentIsNotNull)) in VisitExpr()
H A DSemaChecking.cpp5673 if (E->isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull)) in checkFormatStringExpr()
14061 Expr::NPC_ValueDependentIsNotNull)) { in CheckArgumentWithTypeTag()
H A DSemaInit.cpp7418 isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull)) { in CheckForNullPointerDereference()
/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp349 Expr::NPC_ValueDependentIsNotNull)) { in checkPreStmt()
H A DIvarInvalidationChecker.cpp630 return (E->isNullPointerConstant(Ctx, Expr::NPC_ValueDependentIsNotNull) in isZero()
/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp421 if (E->isNullPointerConstant(Ctx, Expr::NPC_ValueDependentIsNotNull)) in getConstantVal()
/src/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp2229 ->isNullPointerConstant(Ctx, Expr::NPC_ValueDependentIsNotNull)) in isNullPointerArithmeticExtension()
3957 case NPC_ValueDependentIsNotNull: in isNullPointerConstant()
/src/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp2225 NPC_ValueDependentIsNotNull)) { in FixVarInitializerWithSpan()
/src/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h830 NPC_ValueDependentIsNotNull enumerator
/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp4735 Expr::NPC_ValueDependentIsNotNull)) { in getVarArgType()
H A DCGBuiltin.cpp5839 getContext(), Expr::NPC_ValueDependentIsNotNull)) { in EmitBuiltinExpr()
5851 getContext(), Expr::NPC_ValueDependentIsNotNull)) { in EmitBuiltinExpr()