Home
last modified time | relevance | path

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

/external/lldb/source/Host/common/
DFileSpec.cpp527 static ConstString g_slash_only ("/"); in Dump() local
531 if (m_directory && m_directory != g_slash_only) in Dump()
709 static ConstString g_slash_only ("/"); in GetPath() local
716 if (filename && m_directory != g_slash_only) in GetPath()