Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DFileSpec.cpp52 const char *GetPathSeparators(FileSpec::Style style) { in GetPathSeparators() function
57 return GetPathSeparators(style)[0]; in GetPreferredPathSeparator()