Searched defs:SmallSet (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/include/llvm/ADT/
H A DSmallSet.h31 class SmallSet { class in namespace:llvm
40 SmallSet() {} function in class:llvm::SmallSet
114 class SmallSet<PointeeType*, N> : public SmallPtrSet<PointeeType*, N> {}; class in namespace:llvm

Completed in 112 milliseconds