Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1186 static llvm::sys::path::Style getExistingStyle(llvm::StringRef Path) { in getExistingStyle() function
1200 llvm::sys::path::Style style = getExistingStyle(Path); in canonicalize()
1287 : Dir(std::move(DirPath)), DirStyle(getExistingStyle(Dir)), in RedirectingFSDirRemapIterImpl()
1295 llvm::sys::path::Style ExternalStyle = getExistingStyle(ExternalPath); in setCurrentEntry()
1382 if (getExistingStyle(WorkingDir) != sys::path::Style::windows_backslash) in makeAbsolute()
1948 getExistingStyle(Name) != sys::path::Style::windows_backslash) in parseEntry()
2237 getExistingStyle(DRE->getExternalContentsPath())); in LookupResult()