Searched defs:BugReporterContext (Results 1 – 4 of 4) sorted by relevance
37 class BugReporterContext; variable309 PathDiagnosticPieceRef VisitNode(const ExplodedNode *, BugReporterContext &, in VisitNode() argument
700 BugReporterContext(PathSensitiveBugReporter &br) : BR(br) {} in BugReporterContext() function
318 PathDiagnosticPieceRef BugReporterVisitor::getEndPath(BugReporterContext &, in getEndPath() argument324 void BugReporterVisitor::finalizeVisitor(BugReporterContext &, in finalizeVisitor() argument1213 void finalizeVisitor(BugReporterContext &, const ExplodedNode *, in finalizeVisitor() argument3004 const ExplodedNode *N, BugReporterContext &, PathSensitiveBugReport &) { in VisitNode() argument
223 [](BugReporterContext &, PathSensitiveBugReport &) -> std::string { in HandleBlockEdge() argument