/llvm-project/libcxx/test/std/containers/views/views.span/span.cons/ |
H A D | initializer_list.pass.cpp | 58 struct Sink { struct 60 constexpr Sink(Sink*) {} in Sink() argument 66 constexpr std::size_t count_n(std::span<const Sink, N> sp) { in count_n()
|
/llvm-project/compiler-rt/lib/scudo/standalone/tests/ |
H A D | atomic_test.cpp | 20 static ValAndMagic<T> *Sink; member 23 template <typename T> ValAndMagic<T> *ValAndMagic<T>::Sink; member in scudo::ValAndMagic<T>
|
/llvm-project/compiler-rt/test/fuzzer/ |
H A D | Reject.cpp | 9 static volatile int Sink; variable
|
H A D | KeepSeedTest.cpp | 15 static volatile int Sink = 0; variable
|
H A D | LeakTest.cpp | 9 static void * volatile Sink; variable
|
H A D | TimeoutTest.cpp | 11 static volatile int Sink; variable
|
H A D | ShrinkControlFlowSimpleTest.cpp | 12 static volatile int Sink; variable
|
H A D | SimpleTest.cpp | 13 static volatile int Sink; variable
|
H A D | LeakTimeoutTest.cpp | 9 static volatile int *Sink; variable
|
H A D | BadStrcmpTest.cpp | 10 static volatile int Sink; variable
|
H A D | SimpleTestStdio.cpp | 11 static volatile int Sink; variable
|
H A D | StrncmpOOBTest.cpp | 13 static volatile int Sink; variable
|
H A D | Switch3Test.cpp | 12 static volatile int Sink; variable
|
H A D | AlignmentAssumptionTest.cpp | 14 static volatile int32_t Sink; variable
|
H A D | ImplicitSignedIntegerTruncationTest.cpp | 13 static volatile int32_t Sink; variable
|
H A D | ImplicitIntegerSignChangeTest.cpp | 13 static volatile uint32_t Sink; variable
|
H A D | UninitializedStrlen.cpp | 4 volatile size_t Sink; variable
|
H A D | ImplicitUnsignedIntegerTruncationTest.cpp | 13 static volatile int32_t Sink; variable
|
H A D | DivTest.cpp | 12 static volatile int Sink; variable
|
H A D | NullDerefTest.cpp | 11 static volatile int Sink; variable
|
H A D | ImplicitSignedIntegerTruncationOrSignChangeTest.cpp | 13 static volatile int8_t Sink; variable
|
H A D | ShallowOOMDeepCrash.cpp | 11 static volatile int *Sink; variable
|
H A D | SignedIntOverflowTest.cpp | 13 static volatile int Sink; variable
|
H A D | ThreadedLeakTest.cpp | 10 static int * volatile Sink; variable
|
H A D | SymbolizeDeadlock.cpp | 15 volatile unsigned Sink = 0; variable
|