Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Utility/
H A DFileSpec.cpp55 char GetPreferredPathSeparator(FileSpec::Style style) { in GetPreferredPathSeparator() function
328 char path_separator = GetPreferredPathSeparator(m_style); in Dump()
563 Stream << GetPreferredPathSeparator(F.GetPathStyle()); in format()