Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaFixItUtils.cpp102 isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull)) in tryToFixConversion()
H A DSemaExpr.cpp538 S.Context, Expr::NPC_ValueDependentIsNotNull) && in CheckForNullPointerDereference()
7725 Expr::NPC_ValueDependentIsNotNull); in DiagnoseConditionalForNull()
7732 Expr::NPC_ValueDependentIsNotNull); in DiagnoseConditionalForNull()
10666 Context, Expr::NPC_ValueDependentIsNotNull)) { in CheckAdditionOperands()
10755 Expr::NPC_ValueDependentIsNotNull)) { in CheckSubtractionOperands()
11239 Expr::NPC_ValueDependentIsNotNull)) in diagnoseObjCLiteralComparison()
11651 Expr::NPC_ValueDependentIsNotNull) == in CheckPtrComparisonWithNullChar()
H A DSemaChecking.cpp1039 Expr::NPC_ValueDependentIsNotNull) && in SemaOpenCLBuiltinEnqueueKernel()
1050 Expr::NPC_ValueDependentIsNotNull) && in SemaOpenCLBuiltinEnqueueKernel()
6868 Context, Expr::NPC_ValueDependentIsNotNull); }; in SemaBuiltinARMMemoryTaggingCall()
7286 if (E->isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull)) in checkFormatStringExpr()
12034 E->isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull); in DiagnoseNullConversion()
15870 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.cpp7925 isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull)) { in CheckForNullPointerDereference()
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp378 if (E->isNullPointerConstant(Ctx, Expr::NPC_ValueDependentIsNotNull)) in getConstantVal()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp2091 ->isNullPointerConstant(Ctx, Expr::NPC_ValueDependentIsNotNull)) in isNullPointerArithmeticExtension()
3693 case NPC_ValueDependentIsNotNull: in isNullPointerConstant()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h780 NPC_ValueDependentIsNotNull enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp4344 Expr::NPC_ValueDependentIsNotNull)) { in getVarArgType()
H A DCGBuiltin.cpp4811 getContext(), Expr::NPC_ValueDependentIsNotNull)) { in EmitBuiltinExpr()
4822 getContext(), Expr::NPC_ValueDependentIsNotNull)) { in EmitBuiltinExpr()