Home
last modified time | relevance | path

Searched defs:test_atomic (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/libcxx/test/std/atomics/
H A Dtypes.pass.cpp32 struct test_atomic struct
34 test_atomic() in test_atomic() function
44 struct test_atomic<A, true> struct
46 test_atomic() in test_atomic() argument
57 struct test_atomic<A*, false> struct
59 test_atomic() in test_atomic() argument
/llvm-project-15.0.7/clang/test/CodeGen/
H A DAtomics.c315 void test_atomic(void) { in test_atomic() function