Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DVirtualFileSystem.cpp1188 static llvm::sys::path::Style getExistingStyle(llvm::StringRef Path) { in getExistingStyle() function
1202 llvm::sys::path::Style style = getExistingStyle(Path); in canonicalize()
1289 : Dir(std::move(DirPath)), DirStyle(getExistingStyle(Dir)), in RedirectingFSDirRemapIterImpl()
1297 llvm::sys::path::Style ExternalStyle = getExistingStyle(ExternalPath); in setCurrentEntry()
1369 if (getExistingStyle(WorkingDir.get()) != in makeAbsolute()
2181 getExistingStyle(DRE->getExternalContentsPath())); in LookupResult()