Lines Matching refs:widenPath
48 using llvm::sys::path::widenPath;
67 std::error_code widenPath(const Twine &Path8,
213 if (std::error_code ec = widenPath(path, path_utf16))
230 if (std::error_code ec = widenPath(from, wide_from))
232 if (std::error_code ec = widenPath(to, wide_to))
251 if (std::error_code ec = widenPath(path, path_utf16))
274 if (std::error_code ec = widenPath(from, wide_from))
276 if (std::error_code ec = widenPath(to, wide_to))
343 if (std::error_code EC = widenPath(Path, PathUtf16))
480 if (std::error_code ec = widenPath(path8, path_utf16))
628 if (std::error_code ec = widenPath(path, path_utf16))
714 if (std::error_code EC = widenPath(Name, PathUTF16))
768 if (std::error_code EC = widenPath(Name, PathUTF16))