Home
last modified time | relevance | path

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

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/
H A DVirtualFileSystem.cpp1099 llvm::sys::path::Style DirStyle;
1105 : Dir(std::move(DirPath)), DirStyle(getExistingStyle(Dir)),
1117 llvm::sys::path::append(NewPath, DirStyle, File);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/
H A DVirtualFileSystem.cpp1099 llvm::sys::path::Style DirStyle; member in RedirectingFSDirRemapIterImpl
1105 : Dir(std::move(DirPath)), DirStyle(getExistingStyle(Dir)), in RedirectingFSDirRemapIterImpl()
1117 llvm::sys::path::append(NewPath, DirStyle, File); in setCurrentEntry()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1099 llvm::sys::path::Style DirStyle; member in RedirectingFSDirRemapIterImpl
1105 : Dir(std::move(DirPath)), DirStyle(getExistingStyle(Dir)), in RedirectingFSDirRemapIterImpl()
1117 llvm::sys::path::append(NewPath, DirStyle, File); in setCurrentEntry()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DVirtualFileSystem.cpp1099 llvm::sys::path::Style DirStyle; member in RedirectingFSDirRemapIterImpl
1105 : Dir(std::move(DirPath)), DirStyle(getExistingStyle(Dir)), in RedirectingFSDirRemapIterImpl()
1117 llvm::sys::path::append(NewPath, DirStyle, File); in setCurrentEntry()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DVirtualFileSystem.cpp1099 llvm::sys::path::Style DirStyle; member in RedirectingFSDirRemapIterImpl
1105 : Dir(std::move(DirPath)), DirStyle(getExistingStyle(Dir)), in RedirectingFSDirRemapIterImpl()
1117 llvm::sys::path::append(NewPath, DirStyle, File); in setCurrentEntry()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Support/
H A DVirtualFileSystem.cpp1125 llvm::sys::path::Style DirStyle; member in RedirectingFSDirRemapIterImpl
1131 : Dir(std::move(DirPath)), DirStyle(getExistingStyle(Dir)), in RedirectingFSDirRemapIterImpl()
1143 llvm::sys::path::append(NewPath, DirStyle, File); in setCurrentEntry()