1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/include/llvm/ADT
Ted Kremenek 752475ffa1 Added destructor for template class FoldingSetNodeWrapper.
Added getValue() to FoldingSetNodeWrapper.

llvm-svn: 46465
2008-01-28 22:05:23 +00:00
..
APFloat.h
APInt.h Changed argument name for 'Profile' method to potentially fix a name conflict 2008-01-19 17:21:43 +00:00
APSInt.h Added additional overloaded operators for APSInt to match the operators of 2008-01-24 18:59:52 +00:00
BitVector.h
DenseMap.h
DenseSet.h
DepthFirstIterator.h
EquivalenceClasses.h
FoldingSet.h Added destructor for template class FoldingSetNodeWrapper. 2008-01-28 22:05:23 +00:00
GraphTraits.h
hash_map.in
hash_set.in
HashExtras.h
ilist
ImmutableMap.h Reverted implementation of ImmutableMap::find() to return a TreeTy* instead of 2008-01-18 00:38:04 +00:00
ImmutableSet.h Added "getRoot()" to ImmutableSet. 2008-01-23 19:57:33 +00:00
IndexedMap.h
iterator.in
OwningPtr.h
PostOrderIterator.h
SCCIterator.h
SetOperations.h
SetVector.h
SmallPtrSet.h
SmallSet.h
SmallString.h
SmallVector.h add operator==/!= to smallvector. 2008-01-11 18:42:02 +00:00
SparseBitVector.h
Statistic.h
STLExtras.h
StringExtras.h don't form an std::string with a null pointer, it aborts. 2008-01-18 18:54:31 +00:00
StringMap.h
Tree.h
Trie.h
UniqueVector.h
VectorExtras.h