Searched defs:SmallVectorStorage (Results 1 – 1 of 1) sorted by relevance
867 struct SmallVectorStorage { struct870 template <typename T> struct SmallVectorStorage<T, 1> {}; argument