Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h42 class BugReporterContext; variable
538 VisitNode(const ExplodedNode *,BugReporterContext &,PathSensitiveBugReport &) VisitNode() argument
[all...]
H A DBugReporter.h711 BugReporterContext(PathSensitiveBugReporter &br) : BR(br) {} BugReporterContext() function
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp252 __anon7292b5c00202(BugReporterContext &, PathSensitiveBugReport &) HandleBlockEdge() argument
H A DBugReporterVisitors.cpp349 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...]