|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
tools/clang/lib/AST/Expr.cpp 2124 ->isNullPointerConstant(Ctx, Expr::NPC_ValueDependentIsNotNull))
3697 case NPC_ValueDependentIsNotNull:
tools/clang/lib/CodeGen/CGBuiltin.cpp 3859 getContext(), Expr::NPC_ValueDependentIsNotNull)) {
3870 getContext(), Expr::NPC_ValueDependentIsNotNull)) {
tools/clang/lib/CodeGen/CGCall.cpp 3637 Expr::NPC_ValueDependentIsNotNull)) {
tools/clang/lib/Sema/SemaChecking.cpp 715 Expr::NPC_ValueDependentIsNotNull) &&
726 Expr::NPC_ValueDependentIsNotNull) &&
6452 Context, Expr::NPC_ValueDependentIsNotNull); };
6812 if (E->isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull))
11310 E->isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull);
14585 Expr::NPC_ValueDependentIsNotNull)) {
tools/clang/lib/Sema/SemaExpr.cpp 487 isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull) &&
6837 Expr::NPC_ValueDependentIsNotNull);
6844 Expr::NPC_ValueDependentIsNotNull);
9638 Context, Expr::NPC_ValueDependentIsNotNull)) {
9717 Expr::NPC_ValueDependentIsNotNull)) {
10220 Expr::NPC_ValueDependentIsNotNull))
10623 Expr::NPC_ValueDependentIsNotNull) ==
tools/clang/lib/Sema/SemaExprObjC.cpp 3363 if (e->isNullPointerConstant(Context, Expr::NPC_ValueDependentIsNotNull))
tools/clang/lib/Sema/SemaFixItUtils.cpp 102 isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull))
tools/clang/lib/Sema/SemaInit.cpp 7684 isNullPointerConstant(S.Context, Expr::NPC_ValueDependentIsNotNull)) {
tools/clang/lib/Sema/SemaOverload.cpp 2267 InOverloadResolution? Expr::NPC_ValueDependentIsNotNull
2928 From->isNullPointerConstant(Context, Expr::NPC_ValueDependentIsNotNull) ==
3013 InOverloadResolution? Expr::NPC_ValueDependentIsNotNull
tools/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp 644 return (E->isNullPointerConstant(Ctx, Expr::NPC_ValueDependentIsNotNull)
tools/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp 357 Expr::NPC_ValueDependentIsNotNull)) {
tools/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp 369 if (E->isNullPointerConstant(Ctx, Expr::NPC_ValueDependentIsNotNull))