Searched defs:SmallSetVector (Results 1 – 2 of 2) sorted by relevance
24 template <class T, unsigned n> class SmallSetVector; variable
305 SmallSetVector(It Start, It End) { in SmallSetVector() function