Searched defs:BugReporterContext (Results 1 – 6 of 6) sorted by relevance
37 class BugReporterContext; variable309 PathDiagnosticPieceRef VisitNode(const ExplodedNode *, BugReporterContext &, in VisitNode() argument
700 BugReporterContext(PathSensitiveBugReporter &br) : BR(br) {} in BugReporterContext() function
27 class BugReporterContext; variable
45 class BugReporterContext; variable
296 PathDiagnosticPieceRef BugReporterVisitor::getEndPath(BugReporterContext &, in getEndPath() argument302 void BugReporterVisitor::finalizeVisitor(BugReporterContext &, in finalizeVisitor() argument1191 void finalizeVisitor(BugReporterContext &, const ExplodedNode *, in finalizeVisitor() argument2876 const ExplodedNode *N, BugReporterContext &, PathSensitiveBugReport &) { in VisitNode() argument
223 [](BugReporterContext &, PathSensitiveBugReport &) -> std::string { in HandleBlockEdge() argument