Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DFileSpec.cpp54 char GetPreferredPathSeparator(FileSpec::Style style) { in GetPreferredPathSeparator() function
327 char path_separator = GetPreferredPathSeparator(m_style); in Dump()
549 Stream << GetPreferredPathSeparator(F.GetPathStyle()); in format()