llvm-project/lldb/source/Plugins/Language/CPlusPlus
Pavel Labath a193a4c8b3 Remove unused code related to CPlusPlusLanguage::FindEquivalentNames
Summary: It is simply unused, and the header for it is private, so there should be no external dependencies.

Reviewers: #lldb, zturner

Reviewed By: zturner

Subscribers: zturner, tberghammer, jingham, lldb-commits

Differential Revision: https://reviews.llvm.org/D32503
Patch by Scott Smith <scott.smith@purestorage.com>.

llvm-svn: 301903
2017-05-02 09:00:52 +00:00
..
BlockPointer.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
BlockPointer.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
CMakeLists.txt New C++ function name parsing logic (Resubmit) 2017-04-06 22:36:02 +00:00
CPlusPlusLanguage.cpp Remove unused code related to CPlusPlusLanguage::FindEquivalentNames 2017-05-02 09:00:52 +00:00
CPlusPlusLanguage.h Remove unused code related to CPlusPlusLanguage::FindEquivalentNames 2017-05-02 09:00:52 +00:00
CPlusPlusNameParser.cpp New C++ function name parsing logic (Resubmit) 2017-04-06 22:36:02 +00:00
CPlusPlusNameParser.h New C++ function name parsing logic (Resubmit) 2017-04-06 22:36:02 +00:00
CxxStringTypes.cpp Move DataBuffer / DataExtractor and friends from Core -> Utility. 2017-03-04 01:30:05 +00:00
CxxStringTypes.h Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
LibCxx.cpp Use llvm::ArrayRef rather than std::vector/std::initializer lists for some 2017-04-26 18:15:40 +00:00
LibCxx.h Fix libc++ vector<bool> data formatter (bug #32553) 2017-04-12 10:59:24 +00:00
LibCxxAtomic.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
LibCxxAtomic.h Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
LibCxxInitializerList.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
LibCxxList.cpp Move DataBuffer / DataExtractor and friends from Core -> Utility. 2017-03-04 01:30:05 +00:00
LibCxxMap.cpp Fix libcxx formatters for changes in r300140. 2017-04-26 23:29:59 +00:00
LibCxxUnorderedMap.cpp Fix libcxx formatters for changes in r300140. 2017-04-26 23:29:59 +00:00
LibCxxVector.cpp Fix libcxx formatters for changes in r300140. 2017-04-26 23:29:59 +00:00
LibStdcpp.cpp Move DataBuffer / DataExtractor and friends from Core -> Utility. 2017-03-04 01:30:05 +00:00
LibStdcpp.h Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
LibStdcppTuple.cpp Stop calling ValueObject::SetName from synthetic child providers 2017-03-31 20:48:00 +00:00
LibStdcppUniquePointer.cpp Stop calling ValueObject::SetName from synthetic child providers 2017-03-31 20:48:00 +00:00