Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp575 cl::opt<std::string> PathRemap( in run() local
689 auto EquivPair = StringRef(PathRemap).split(','); in run()