Searched refs:nativeWithTrailing (Results 1 – 1 of 1) sorted by relevance
478 auto nativeWithTrailing = [](StringRef Path) -> std::string { in remapPathNames() local488 std::string RemapFrom = nativeWithTrailing(PathRemapping->first); in remapPathNames()489 std::string RemapTo = nativeWithTrailing(PathRemapping->second); in remapPathNames()