Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h553 struct ImplicitNullDerefEvent { struct
554 SVal Location;
555 bool IsLoad;
556 ExplodedNode *SinkNode;
557 BugReporter *BR;
561 bool IsDirectDereference;
563 static int Tag;