|
clang 22.0.0git
|
We dereferenced a location that may be null. More...
#include "clang/StaticAnalyzer/Core/Checker.h"
Public Attributes | |
| SVal | Location |
| bool | IsLoad |
| ExplodedNode * | SinkNode |
| BugReporter * | BR |
| bool | IsDirectDereference |
Static Public Attributes | |
| static int | Tag |
| BugReporter* clang::ento::ImplicitNullDerefEvent::BR |
| bool clang::ento::ImplicitNullDerefEvent::IsDirectDereference |
| ExplodedNode* clang::ento::ImplicitNullDerefEvent::SinkNode |