hanchenye-llvm-project/lldb/source/DataFormatters
Saleem Abdulrasool a68f7b67f1 cleanup unreferenced functions
This is a mechanical cleanup of unused functions.  In the case where the
functions are referenced (in comment form), I've simply commented out the
functions.  A second pass to clean that up is warranted.

The functions which are otherwise unused have been removed.  Some of these were
introduced in the initial commit and not in use prior to that point!

NFC

llvm-svn: 204310
2014-03-20 06:08:36 +00:00
..
CF.cpp Roll back the changes I made in r193907 which created a new Frame 2013-11-04 09:33:30 +00:00
CMakeLists.txt
CXXFormatterFunctions.cpp Better error reporting when a variable can't be 2014-02-28 22:27:53 +00:00
Cocoa.cpp
DataVisualization.cpp FormatNavigator has long stopped navigating anything - the generation of possible formatters matches is now done elsewhere 2013-12-20 09:38:13 +00:00
FormatCache.cpp
FormatClasses.cpp <rdar://problem/15530080> 2013-11-22 00:02:13 +00:00
FormatManager.cpp cleanup unreferenced functions 2014-03-20 06:08:36 +00:00
LibCxx.cpp Fix Windows build using portable types for formatting the log outputs 2014-03-03 15:39:47 +00:00
LibCxxList.cpp Fix Windows build using portable types for formatting the log outputs 2014-03-03 15:39:47 +00:00
LibCxxMap.cpp Fix Windows build using portable types for formatting the log outputs 2014-03-03 15:39:47 +00:00
LibCxxUnorderedMap.cpp Fix Windows build using portable types for formatting the log outputs 2014-03-03 15:39:47 +00:00
LibStdcpp.cpp Fix Windows build using portable types for formatting the log outputs 2014-03-03 15:39:47 +00:00
Makefile
NSArray.cpp Fix Windows build using portable types for formatting the log outputs 2014-03-03 15:39:47 +00:00
NSDictionary.cpp Fix Windows build using portable types for formatting the log outputs 2014-03-03 15:39:47 +00:00
NSSet.cpp Fix Windows build using portable types for formatting the log outputs 2014-03-03 15:39:47 +00:00
TypeCategory.cpp All data formatters come in "match exact" and "match regex" styles 2013-12-20 11:32:26 +00:00
TypeCategoryMap.cpp <rdar://problem/15530080> 2013-11-22 00:02:13 +00:00
TypeFormat.cpp Better error reporting when a variable can't be 2014-02-28 22:27:53 +00:00
TypeSummary.cpp Roll back the changes I made in r193907 which created a new Frame 2013-11-04 09:33:30 +00:00
TypeSynthetic.cpp Roll back the changes I made in r193907 which created a new Frame 2013-11-04 09:33:30 +00:00
ValueObjectPrinter.cpp <rdar://problem/16006373> 2014-02-15 01:24:44 +00:00