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