Searched refs:getDefaultEndPath (Results 1 – 4 of 4) sorted by relevance
76 getDefaultEndPath(BugReporterContext &BRC, const ExplodedNode *N,
109 std::unique_ptr<PathDiagnosticPiece> BugReporterVisitor::getDefaultEndPath( in getDefaultEndPath() function in BugReporterVisitor
3146 LastPiece = BugReporterVisitor::getDefaultEndPath(PDB, N, *R); in generatePathDiagnostic()
2277 return BugReporterVisitor::getDefaultEndPath(BRC, EndN, BR); in getEndPath()