Home | Sort by relevance Sort by last modified time |
/external/clang/test/Sema/ | |
decl-invalid.c | 4 typedef union <anonymous> __mbstate_t; // expected-error {{declaration of anonymous union must be a definition}} expected-warning {{typedef requires a name}} typedef in typeref:union:anonymous |
/development/ndk/platforms/android-3/arch-arm/include/sys/ | |
_types.h | 70 } __mbstate_t; typedef in typeref:union:__anon1266 |
/development/ndk/platforms/android-9/arch-mips/include/sys/ | |
_types.h | 70 } __mbstate_t; typedef in typeref:union:__anon1708 |
/development/ndk/platforms/android-9/arch-x86/include/sys/ | |
_types.h | 70 } __mbstate_t; typedef in typeref:union:__anon1782 |