Home
last modified time | relevance | path

Searched defs:other_test (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dinit-randomized-struct.c43 struct other_test { struct
49 struct other_test t5 = { .a = foo, .b[0] = foo }; // Okay argument
/llvm-project/clang/test/C/C23/
H A Dn3042.c166 void other_test() { in other_test() function
/llvm-project/clang/test/CodeGenCXX/
H A Dswitch-case-folding-2.cpp24 void other_test() { in other_test() function