Home
last modified time | relevance | path

Searched defs:ImplicitNullDerefEvent (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/
DChecker.h553 struct ImplicitNullDerefEvent { struct
554 SVal Location;
555 bool IsLoad;
556 ExplodedNode *SinkNode;
557 BugReporter *BR;
561 bool IsDirectDereference;
563 static int Tag;
/external/clang/include/clang/StaticAnalyzer/Core/
DChecker.h541 struct ImplicitNullDerefEvent { struct
542 SVal Location;
543 bool IsLoad;
544 ExplodedNode *SinkNode;
545 BugReporter *BR;
549 bool IsDirectDereference;