Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h612 struct ImplicitNullDerefEvent { struct
613 SVal Location;
614 bool IsLoad;
615 ExplodedNode *SinkNode;
616 BugReporter *BR;
620 bool IsDirectDereference;
622 static int Tag;