Home
last modified time | relevance | path

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

/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
115 alignof(Class1::FixedSizeStorage<short>::with_counts<1>::type)); in TEST()
116 EXPECT_EQ(sizeof(Class1::FixedSizeStorage<short>::with_counts<1>::type), in TEST()
121 alignof(Class1::FixedSizeStorage<short>::with_counts<3>::type)); in TEST()
122 EXPECT_EQ(sizeof(Class1::FixedSizeStorage<short>::with_counts<3>::type), in TEST()
150 Class2::FixedSizeStorage<double, short>::with_counts<1, 1>::type))); in TEST()
152 sizeof(Class2::FixedSizeStorage<double, short>::with_counts<1, 1>::type), in TEST()
192 (alignof(Class3::FixedSizeStorage<double, short, in TEST()
195 sizeof(Class3::FixedSizeStorage<double, short, in TEST()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTrailingObjects.h363 template <typename... Tys> struct FixedSizeStorage { struct
/external/llvm/include/llvm/Support/
DTrailingObjects.h361 template <typename... Tys> struct FixedSizeStorage {
/external/llvm-project/llvm/include/llvm/Support/
DTrailingObjects.h362 template <typename... Tys> struct FixedSizeStorage { struct
/external/llvm-project/clang/include/clang/AST/
DDeclTemplate.h215 typename TemplateParameterList::FixedSizeStorage<