Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Utility/
H A DFileSpec.cpp53 char GetPreferredPathSeparator(FileSpec::Style style) { in GetPreferredPathSeparator() function
326 char path_separator = GetPreferredPathSeparator(m_style); in Dump()
526 Stream << GetPreferredPathSeparator(F.GetPathStyle()); in format()