Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Utility/
H A DFileSpec.cpp49 const char *GetPathSeparators(FileSpec::Style style) { in GetPathSeparators() function
54 return GetPathSeparators(style)[0]; in GetPreferredPathSeparator()