Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp1279 llvm::sys::path::Style DirStyle; member in __anon4785343f0b11::RedirectingFSDirRemapIterImpl
1285 : Dir(std::move(DirPath)), DirStyle(getExistingStyle(Dir)), in RedirectingFSDirRemapIterImpl()
1297 llvm::sys::path::append(NewPath, DirStyle, File); in setCurrentEntry()