Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A 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()
1855 getExistingStyle(DRE->getExternalContentsPath())); in LookupResult()