Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DFileSpec.cpp50 const char *GetPathSeparators(FileSpec::Style style) { in GetPathSeparators() function
55 return GetPathSeparators(style)[0]; in GetPreferredPathSeparator()