Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp1014 static llvm::sys::path::Style getExistingStyle(llvm::StringRef Path) { in getExistingStyle() function
1027 llvm::sys::path::Style style = getExistingStyle(Path); in canonicalize()
1105 : Dir(std::move(DirPath)), DirStyle(getExistingStyle(Dir)), in RedirectingFSDirRemapIterImpl()
1113 llvm::sys::path::Style ExternalStyle = getExistingStyle(ExternalPath); in setCurrentEntry()
1856 getExistingStyle(DRE->getExternalContentsPath())); in LookupResult()