Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DPath.h30 windows_slash, enumerator
/openbsd/src/gnu/llvm/llvm/lib/Support/
DPath.cpp45 return LLVM_WINDOWS_PREFER_FORWARD_SLASH ? Style::windows_slash in real_style()
DVirtualFileSystem.cpp1381 style = sys::path::Style::windows_slash; in makeAbsolute()
1947 path_style = sys::path::Style::windows_slash; in parseEntry()