Home
last modified time | relevance | path

Searched refs:stripPathPrefix (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/tools/sancov/
H A Dsancov.cpp470 std::string stripPathPrefix(std::string Path) { in stripPathPrefix() function
490 return stripPathPrefix(sys::path::convert_to_slash(std::string(S))); in normalizeFilename()
1007 OS << stripPathPrefix(P.first.FileName) << ":" << P.second.first << " " in printFunctionLocs()