Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/
DChecker.h548 struct ImplicitNullDerefEvent { struct
549 SVal Location;
550 bool IsLoad;
551 ExplodedNode *SinkNode;
552 BugReporter *BR;
556 bool IsDirectDereference;
558 static int Tag;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/
DChecker.h548 struct ImplicitNullDerefEvent { struct
549 SVal Location;
550 bool IsLoad;
551 ExplodedNode *SinkNode;
552 BugReporter *BR;
556 bool IsDirectDereference;
558 static int Tag;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/
DChecker.h548 struct ImplicitNullDerefEvent { struct
549 SVal Location;
550 bool IsLoad;
551 ExplodedNode *SinkNode;
552 BugReporter *BR;
556 bool IsDirectDereference;
558 static int Tag;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/
DChecker.h552 struct ImplicitNullDerefEvent { struct
553 SVal Location;
554 bool IsLoad;
555 ExplodedNode *SinkNode;
556 BugReporter *BR;
560 bool IsDirectDereference;
562 static int Tag;
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h541 struct ImplicitNullDerefEvent { struct
542 SVal Location;
543 bool IsLoad;
544 ExplodedNode *SinkNode;
545 BugReporter *BR;
549 bool IsDirectDereference;