Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DPath.h30 windows_slash, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp46 return LLVM_WINDOWS_PREFER_FORWARD_SLASH ? Style::windows_slash in real_style()
H A DVirtualFileSystem.cpp1407 style = sys::path::Style::windows_slash; in makeAbsolute()
1980 path_style = sys::path::Style::windows_slash; in parseEntry()