Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1222 static llvm::sys::path::Style getExistingStyle(llvm::StringRef Path) { in getExistingStyle() function
1236 llvm::sys::path::Style style = getExistingStyle(Path); in canonicalize()
1323 : Dir(std::move(DirPath)), DirStyle(getExistingStyle(Dir)), in RedirectingFSDirRemapIterImpl()
1331 llvm::sys::path::Style ExternalStyle = getExistingStyle(ExternalPath); in setCurrentEntry()
1418 if (getExistingStyle(WorkingDir) != sys::path::Style::windows_backslash) in makeAbsolute()
1992 getExistingStyle(Name) != sys::path::Style::windows_backslash) in parseEntry()
2281 getExistingStyle(DRE->getExternalContentsPath())); in LookupResult()