Home
last modified time | relevance | path

Searched defs:FixedSizeStorage (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DTrailingObjects.h352 template <typename... Tys> struct FixedSizeStorage { struct
362 class FixedSizeStorageOwner { argument