Home
last modified time | relevance | path

Searched defs:Sink (Results 1 – 25 of 56) sorted by relevance

123

/llvm-project/libcxx/test/std/containers/views/views.span/span.cons/
H A Dinitializer_list.pass.cpp58 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 Datomic_test.cpp20 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 DReject.cpp9 static volatile int Sink; variable
H A DKeepSeedTest.cpp15 static volatile int Sink = 0; variable
H A DLeakTest.cpp9 static void * volatile Sink; variable
H A DTimeoutTest.cpp11 static volatile int Sink; variable
H A DShrinkControlFlowSimpleTest.cpp12 static volatile int Sink; variable
H A DSimpleTest.cpp13 static volatile int Sink; variable
H A DLeakTimeoutTest.cpp9 static volatile int *Sink; variable
H A DBadStrcmpTest.cpp10 static volatile int Sink; variable
H A DSimpleTestStdio.cpp11 static volatile int Sink; variable
H A DStrncmpOOBTest.cpp13 static volatile int Sink; variable
H A DSwitch3Test.cpp12 static volatile int Sink; variable
H A DAlignmentAssumptionTest.cpp14 static volatile int32_t Sink; variable
H A DImplicitSignedIntegerTruncationTest.cpp13 static volatile int32_t Sink; variable
H A DImplicitIntegerSignChangeTest.cpp13 static volatile uint32_t Sink; variable
H A DUninitializedStrlen.cpp4 volatile size_t Sink; variable
H A DImplicitUnsignedIntegerTruncationTest.cpp13 static volatile int32_t Sink; variable
H A DDivTest.cpp12 static volatile int Sink; variable
H A DNullDerefTest.cpp11 static volatile int Sink; variable
H A DImplicitSignedIntegerTruncationOrSignChangeTest.cpp13 static volatile int8_t Sink; variable
H A DShallowOOMDeepCrash.cpp11 static volatile int *Sink; variable
H A DSignedIntOverflowTest.cpp13 static volatile int Sink; variable
H A DThreadedLeakTest.cpp10 static int * volatile Sink; variable
H A DSymbolizeDeadlock.cpp15 volatile unsigned Sink = 0; variable

123