Searched defs:is_separator (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Support/ | ||
H A D | Path.cpp | 602 bool is_separator(char value, Style style) { is_separator() function |
/llvm-project/llvm/unittests/Support/ | ||
H A D | Path.cpp | 101 TEST(is_separator,Works) TEST() argument |