Searched refs:SmallVectorStorage (Results 1 – 1 of 1) sorted by relevance
59 template <typename T, unsigned N> struct SmallVectorStorage;68 template <typename, unsigned> friend struct SmallVectorStorage;865 struct SmallVectorStorage { struct868 template <typename T> struct SmallVectorStorage<T, 1> {}; argument869 template <typename T> struct SmallVectorStorage<T, 0> {};882 SmallVectorStorage<T, N> Storage;