Searched refs:stripPathPrefix (Results 1 – 2 of 2) sorted by relevance
216 std::string stripPathPrefix(std::string Path) { in stripPathPrefix() function846 OS << stripPathPrefix(Fns.first.FileName) << ":" << Fns.first.Line << " " in printFunctionLocs()918 << stripPathPrefix(FileName) << "</a></td>" in printReport()933 OS << "<tr><td>" << stripPathPrefix(FileName) << "</td>\n"; in printReport()947 OS << "<h2>" << stripPathPrefix(FileName) << "</h2>\n"; in printReport()1177 OS << "<li>" << stripPathPrefix(InputFile) << " (" in printReport()
548 std::string stripPathPrefix(std::string Path) { in stripPathPrefix() function568 return stripPathPrefix(S.str().str()); in normalizeFilename()1042 OS << stripPathPrefix(P.first.FileName) << ":" << P.second.first << " " in printFunctionLocs()