Searched refs:getDefaultEndPath (Results 1 – 4 of 4) sorted by relevance
82 getDefaultEndPath(BugReporterContext &BRC, const ExplodedNode *N,
602 return BugReporterVisitor::getDefaultEndPath(BRC, EndN, BR); in getEndPath()
197 std::shared_ptr<PathDiagnosticPiece> BugReporterVisitor::getDefaultEndPath( in getDefaultEndPath() function in BugReporterVisitor
1931 LastPiece = BugReporterVisitor::getDefaultEndPath(PDB, ErrorNode, *R); in generatePathDiagnosticForConsumer()