Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Ddcl_init_aggr.cpp113 struct EmptyTest { struct
118 EmptyTest empty_test2 = { 3 }; // expected-error{{initializer for aggregate with no elements requir… argument
/llvm-project-15.0.7/compiler-rt/test/fuzzer/
H A Dcustom-allocator.test2 RUN: %cpp_compiler -fno-sanitize=address -fno-builtin %S/CustomAllocator.cpp %S/EmptyTest.cpp -o %t…
/llvm-project-15.0.7/lldb/unittests/Host/
H A DFileSystemTest.cpp306 TEST(FileSystemTest, EmptyTest) { in TEST() argument
/llvm-project-15.0.7/llvm/unittests/ADT/
H A DTinyPtrVectorTest.cpp88 TYPED_TEST(TinyPtrVectorTest, EmptyTest) { in TYPED_TEST() argument
H A DSTLExtrasTest.cpp420 TEST(STLExtrasTest, EmptyTest) { in TEST() argument