Searched defs:FixedSizeStorage (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/Support/ | ||
| H A D | TrailingObjects.h | 352 template <typename... Tys> struct FixedSizeStorage { struct |
| /llvm-project-15.0.7/llvm/unittests/Support/ | ||
| H A D | TrailingObjectsTest.cpp | 44 using FixedSizeStorage = TrailingObjects::FixedSizeStorage<Ty...>; typedef in __anon4304282c0111::Class1 |