Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTrailingObjects.h363 template <typename... Tys> struct FixedSizeStorage { struct
373 class FixedSizeStorageOwner { argument
/external/llvm-project/llvm/unittests/Support/
DTrailingObjectsTest.cpp44 using FixedSizeStorage = TrailingObjects::FixedSizeStorage<Ty...>; typedef in __anon3b787c530111::Class1
100 using FixedSizeStorage = TrailingObjects::FixedSizeStorage<Ty...>; typedef in __anon3b787c530111::Class2
/external/llvm-project/llvm/include/llvm/Support/
DTrailingObjects.h362 template <typename... Tys> struct FixedSizeStorage { struct
372 class FixedSizeStorageOwner { argument