Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1210 static llvm::sys::path::Style getExistingStyle(llvm::StringRef Path) { in getExistingStyle() function
1224 llvm::sys::path::Style style = getExistingStyle(Path); in canonicalize()
1311 : Dir(std::move(DirPath)), DirStyle(getExistingStyle(Dir)), in RedirectingFSDirRemapIterImpl()
1319 llvm::sys::path::Style ExternalStyle = getExistingStyle(ExternalPath); in setCurrentEntry()
1406 if (getExistingStyle(WorkingDir) != sys::path::Style::windows_backslash) in makeAbsolute()
1979 getExistingStyle(Name) != sys::path::Style::windows_backslash) in parseEntry()
2268 getExistingStyle(DRE->getExternalContentsPath())); in LookupResult()