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