Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/sancov/
H A Dsancov.cpp452 std::string stripPathPrefix(std::string Path) { in stripPathPrefix() function
472 return stripPathPrefix(sys::path::convert_to_slash(std::string(S))); in normalizeFilename()
978 OS << stripPathPrefix(P.first.FileName) << ":" << P.second.first << " " in printFunctionLocs()