Searched defs:preferred_separator (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libcxx/src/filesystem/ | ||
H A D | path.cpp | 27 constexpr path::value_type path::preferred_separator; global() member in path |
/llvm-project/llvm/lib/Support/ | ||
H A D | Path.cpp | 56 inline char preferred_separator(Style style) { preferred_separator() function |