Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h548 struct ImplicitNullDerefEvent { struct
549 SVal Location;
550 bool IsLoad;
551 ExplodedNode *SinkNode;
552 BugReporter *BR;
556 bool IsDirectDereference;
558 static int Tag;