Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dcompare.c332 struct test11S { unsigned x : 30; }; struct
/external/clang/test/CodeGen/
Dinit.c119 struct test11S { struct
122 void test11(struct test11S *P) { in test11() argument