Home
last modified time | relevance | path

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

/freebsd/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()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp2229 ->isNullPointerConstant(Ctx, Expr::NPC_ValueDependentIsNotNull)) in isNullPointerArithmeticExtension()
3957 case NPC_ValueDependentIsNotNull: in isNullPointerConstant()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp2225 NPC_ValueDependentIsNotNull)) { in FixVarInitializerWithSpan()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h830 NPC_ValueDependentIsNotNull enumerator
/freebsd/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()