Home
last modified time | relevance | path

Searched refs:NoDestroy (Results 1 – 25 of 60) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dvirtual-base-used.cpp12 class NoDestroy { ~NoDestroy(); }; class
33 NoDestroy x;
85 NoDestroy x;
152 NoDestroy x;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dvirtual-base-used.cpp12 class NoDestroy { ~NoDestroy(); }; class
33 NoDestroy x;
86 NoDestroy x;
155 NoDestroy x;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dvirtual-base-used.cpp12 class NoDestroy { ~NoDestroy(); }; class
33 NoDestroy x;
85 NoDestroy x;
152 NoDestroy x;
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dvirtual-base-used.cpp12 class NoDestroy { ~NoDestroy(); }; class
33 NoDestroy x;
85 NoDestroy x;
152 NoDestroy x;
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dvirtual-base-used.cpp12 class NoDestroy { ~NoDestroy(); }; class
33 NoDestroy x;
85 NoDestroy x;
152 NoDestroy x;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dvirtual-base-used.cpp12 class NoDestroy { ~NoDestroy(); }; class
33 NoDestroy x;
85 NoDestroy x;
152 NoDestroy x;
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dvirtual-base-used.cpp12 class NoDestroy { ~NoDestroy(); }; class
33 NoDestroy x;
86 NoDestroy x;
155 NoDestroy x;
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dvirtual-base-used.cpp12 class NoDestroy { ~NoDestroy(); }; class
33 NoDestroy x;
86 NoDestroy x;
155 NoDestroy x;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dvirtual-base-used.cpp12 class NoDestroy { ~NoDestroy(); }; class
33 NoDestroy x;
85 NoDestroy x;
152 NoDestroy x;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dvirtual-base-used.cpp12 class NoDestroy { ~NoDestroy(); }; class
33 NoDestroy x;
85 NoDestroy x;
152 NoDestroy x;
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dvirtual-base-used.cpp12 class NoDestroy { ~NoDestroy(); }; class
33 NoDestroy x;
85 NoDestroy x;
152 NoDestroy x;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dvirtual-base-used.cpp12 class NoDestroy { ~NoDestroy(); }; class
33 NoDestroy x;
85 NoDestroy x;
152 NoDestroy x;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dvirtual-base-used.cpp12 class NoDestroy { ~NoDestroy(); }; class
33 NoDestroy x;
85 NoDestroy x;
152 NoDestroy x;
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dvirtual-base-used.cpp12 class NoDestroy { ~NoDestroy(); }; class
33 NoDestroy x;
85 NoDestroy x;
152 NoDestroy x;
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dvirtual-base-used.cpp12 class NoDestroy { ~NoDestroy(); }; class
33 NoDestroy x;
86 NoDestroy x;
155 NoDestroy x;
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Dvirtual-base-used.cpp12 class NoDestroy { ~NoDestroy(); }; class
33 NoDestroy x;
86 NoDestroy x;
155 NoDestroy x;
/dports/devel/loki/loki-0.1.7/test/SmallObj/
H A DSmallObjBench.cpp340 testSize< 2, loop, ::Loki::SingleThreaded, 4096, 128, 4, ::Loki::NoDestroy, ::Loki::Mutex >(); in DoSingleThreadTest()
341 testSize< 3, loop, ::Loki::SingleThreaded, 4096, 128, 4, ::Loki::NoDestroy, ::Loki::Mutex >(); in DoSingleThreadTest()
342 testSize< 8, loop, ::Loki::SingleThreaded, 4096, 128, 4, ::Loki::NoDestroy, ::Loki::Mutex >(); in DoSingleThreadTest()
343 testSize< 9, loop, ::Loki::SingleThreaded, 4096, 128, 4, ::Loki::NoDestroy, ::Loki::Mutex >(); in DoSingleThreadTest()
344 testSize< 16, loop, ::Loki::SingleThreaded, 4096, 128, 4, ::Loki::NoDestroy, ::Loki::Mutex >(); in DoSingleThreadTest()
345 testSize< 17, loop, ::Loki::SingleThreaded, 4096, 128, 4, ::Loki::NoDestroy, ::Loki::Mutex >(); in DoSingleThreadTest()
360 …testSize< 2, loop, ::Loki::ClassLevelLockable, 4096, 128, 4, ::Loki::NoDestroy, ::Loki::Mutex >(); in DoClassLockTest()
361 …testSize< 3, loop, ::Loki::ClassLevelLockable, 4096, 128, 4, ::Loki::NoDestroy, ::Loki::Mutex >(); in DoClassLockTest()
362 …testSize< 8, loop, ::Loki::ClassLevelLockable, 4096, 128, 4, ::Loki::NoDestroy, ::Loki::Mutex >(); in DoClassLockTest()
363 …testSize< 9, loop, ::Loki::ClassLevelLockable, 4096, 128, 4, ::Loki::NoDestroy, ::Loki::Mutex >(); in DoClassLockTest()
[all …]
/dports/devel/loki/loki-0.1.7/test/RegressionTest/
H A DSingletonTest.h68 typedef SingletonHolder<MyClass<4>, CreateUsingNew, NoDestroy, SingleThreaded> t4;
73 typedef SingletonHolder<MyClass<12>, CreateUsingMalloc, NoDestroy, SingleThreaded> t12;
78 typedef SingletonHolder<MyClass<20>, CreateStatic, NoDestroy, SingleThreaded> t20;
85 typedef SingletonHolder<MyClass<8>, CreateUsingNew, NoDestroy, ClassLevelLockable> t8;
90 typedef SingletonHolder<MyClass<16>, CreateUsingMalloc, NoDestroy, ClassLevelLockable> t16;
95 typedef SingletonHolder<MyClass<24>, CreateStatic, NoDestroy, ClassLevelLockable> t24;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/
H A Ddestroy.pass.cpp27 struct NoDestroy struct
85 typedef NoDestroy<CountDestructor> Alloc; in test()
100 typedef NoDestroy<T> Alloc; in test()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/
H A Ddestroy.pass.cpp31 struct NoDestroy struct
89 typedef NoDestroy<CountDestructor> Alloc; in test()
104 typedef NoDestroy<T> Alloc; in test()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/
H A Ddestroy.pass.cpp31 struct NoDestroy struct
89 typedef NoDestroy<CountDestructor> Alloc; in test()
104 typedef NoDestroy<T> Alloc; in test()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/
H A Ddestroy.pass.cpp27 struct NoDestroy struct
85 typedef NoDestroy<CountDestructor> Alloc; in test()
100 typedef NoDestroy<T> Alloc; in test()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/
H A Ddestroy.pass.cpp31 struct NoDestroy struct
89 typedef NoDestroy<CountDestructor> Alloc; in test()
104 typedef NoDestroy<T> Alloc; in test()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/
H A Ddestroy.pass.cpp31 struct NoDestroy struct
89 typedef NoDestroy<CountDestructor> Alloc; in test()
104 typedef NoDestroy<T> Alloc; in test()
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/
H A Ddestroy.pass.cpp31 struct NoDestroy struct
89 typedef NoDestroy<CountDestructor> Alloc; in test()
104 typedef NoDestroy<T> Alloc; in test()

123