Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp1184 static llvm::sys::path::Style getExistingStyle(llvm::StringRef Path) { in getExistingStyle() function
1198 llvm::sys::path::Style style = getExistingStyle(Path); in canonicalize()
1285 : Dir(std::move(DirPath)), DirStyle(getExistingStyle(Dir)), in RedirectingFSDirRemapIterImpl()
1293 llvm::sys::path::Style ExternalStyle = getExistingStyle(ExternalPath); in setCurrentEntry()
1380 if (getExistingStyle(WorkingDir) != sys::path::Style::windows_backslash) in makeAbsolute()
1946 getExistingStyle(Name) != sys::path::Style::windows_backslash) in parseEntry()
2235 getExistingStyle(DRE->getExternalContentsPath())); in LookupResult()