Home | History | Annotate | Download | only in Interpreter

Lines Matching refs:FormatManager

22 #include "lldb/DataFormatters/FormatManager.h"
1107 if (!FormatManager::GetFormatFromCString (s, partial_match_ok, format))
1113 char format_char = FormatManager::GetFormatAsFormatChar(f);
1117 error_strm.Printf ("\"%s\"", FormatManager::GetFormatAsCString(f));