Home
last modified time | relevance | path

Searched defs:get_separator (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Support/
H A DPath.cpp610 StringRef get_separator(Style style) { get_separator() function
/llvm-project/llvm/unittests/Support/
H A DPath.cpp115 TEST(get_separator,Works) TEST() argument