Searched defs:BugReporterContext (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | BugReporterVisitors.h | 42 class BugReporterContext; variable 538 VisitNode(const ExplodedNode *,BugReporterContext &,PathSensitiveBugReport &) VisitNode() argument [all...] |
H A D | BugReporter.h | 711 BugReporterContext(PathSensitiveBugReporter &br) : BR(br) {} BugReporterContext() function
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | CoreEngine.cpp | 252 __anon7292b5c00202(BugReporterContext &, PathSensitiveBugReport &) HandleBlockEdge() argument
|
H A D | BugReporterVisitors.cpp | 349 getEndPath(BugReporterContext &,const ExplodedNode *,PathSensitiveBugReport &) getEndPath() argument 355 finalizeVisitor(BugReporterContext &,const ExplodedNode *,PathSensitiveBugReport &) finalizeVisitor() argument 1209 finalizeVisitor(BugReporterContext &,const ExplodedNode *,PathSensitiveBugReport & BR) finalizeVisitor() argument 3501 VisitNode(const ExplodedNode * N,BugReporterContext &,PathSensitiveBugReport &) VisitNode() argument [all...] |