Searched refs:GetFormatAsFormatChar (Results 1 – 5 of 5) sorted by relevance
149 char format_char = FormatManager::GetFormatAsFormatChar(f); in FormatHelpTextCallback()
143 static char GetFormatAsFormatChar(lldb::Format format);
117 char format_char = FormatManager::GetFormatAsFormatChar(f); in ToFormat()
142 char FormatManager::GetFormatAsFormatChar(lldb::Format format) { in GetFormatAsFormatChar() function in FormatManager
948 FormatManager::GetFormatAsFormatChar(entry.fmt); in DumpValue()