Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DFileSpec.cpp56 char GetPreferredPathSeparator(FileSpec::Style style) { in GetPreferredPathSeparator() function
378 char path_separator = GetPreferredPathSeparator(m_style); in Dump()
588 Stream << GetPreferredPathSeparator(F.GetPathStyle()); in format()