Searched defs:BugReporterContext (Results 1 – 4 of 4) sorted by relevance
42 class BugReporterContext; variable529 PathDiagnosticPieceRef VisitNode(const ExplodedNode *, BugReporterContext &, in VisitNode() argument
707 BugReporterContext(PathSensitiveBugReporter &br) : BR(br) {} in BugReporterContext() function
252 [](BugReporterContext &, PathSensitiveBugReport &) -> std::string { in HandleBlockEdge() argument
323 PathDiagnosticPieceRef BugReporterVisitor::getEndPath(BugReporterContext &, in getEndPath() argument329 void BugReporterVisitor::finalizeVisitor(BugReporterContext &, in finalizeVisitor() argument1183 void finalizeVisitor(BugReporterContext &, const ExplodedNode *, in finalizeVisitor() argument3483 const ExplodedNode *N, BugReporterContext &, PathSensitiveBugReport &) { in VisitNode() argument