Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dincomplete-function-type.c8 struct tests2 test2f(), (*test2)() = test2f;
12 struct tests2 { int x,y,z,a,b,c,d,e,f,g; }; argument