Home
last modified time | relevance | path

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

/external/llvm/tools/sancov/
Dsancov.cc161 std::string stripPathPrefix(std::string Path) { in stripPathPrefix() function
396 OS << stripPathPrefix(FnLoc.Loc.FileName) << ":" << FnLoc.Loc.Line << " " in printFunctionLocs()