Searched refs:isWindowsPath (Results 1 – 2 of 2) sorted by relevance
23 bool isWindowsPath(llvm::StringRef Path) { in isWindowsPath() function49 } else if (isWindowsPath(Body.substr(1))) { in getAbsolutePath()67 } else if (isWindowsPath(Root)) { in uriFromAbsolutePath()
55 static bool isWindowsPath(StringRef path) { in isWindowsPath() function137 } else if (isWindowsPath(root)) { in uriFromAbsolutePath()169 } else if (isWindowsPath(body.substr(1))) { in getAbsolutePath()