Searched refs:getDefaultEndPath (Results 1 – 4 of 4) sorted by relevance
95 getDefaultEndPath(const BugReporterContext &BRC, const ExplodedNode *N,
757 return BugReporterVisitor::getDefaultEndPath(BRC, EndN, BR); in getEndPath()
2025 LastPiece = BugReporterVisitor::getDefaultEndPath(*this, ErrorNode, in generate()
364 BugReporterVisitor::getDefaultEndPath(const BugReporterContext &BRC, in getDefaultEndPath() function in BugReporterVisitor