Searched refs:GetFormatAsFormatChar (Results 1 – 4 of 4) sorted by relevance
174 GetFormatAsFormatChar (lldb::Format format);
793 char format_char = FormatManager::GetFormatAsFormatChar(f); in FormatHelpTextCallback()
1113 char format_char = FormatManager::GetFormatAsFormatChar(f); in StringToFormat()
148 FormatManager::GetFormatAsFormatChar (lldb::Format format) in GetFormatAsFormatChar() function in FormatManager