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);
102 char format_char = FormatManager::GetFormatAsFormatChar(f); in ToFormat()
144 char FormatManager::GetFormatAsFormatChar(lldb::Format format) { in GetFormatAsFormatChar() function in FormatManager
906 FormatManager::GetFormatAsFormatChar(entry.fmt); in DumpValue()