Searched refs:PathRemap (Results 1 – 1 of 1) sorted by relevance
656 cl::opt<std::string> PathRemap( in run() local792 if (!PathRemap.empty()) { in run()793 auto EquivPair = StringRef(PathRemap).split(','); in run()795 error("invalid argument '" + PathRemap + in run()