Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Utility/
DFileSpec.cpp51 const char *GetPathSeparators(FileSpec::Style style) { in GetPathSeparators() function
56 return GetPathSeparators(style)[0]; in GetPreferredPathSeparator()