Searched defs:int_val2 (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/Sema/
H A Danonymous-struct-union.c59 int int_val2; member in union:__anon19048
64 int_val2 = 0; // expected-error{{use of undeclared identifier}}
/external/clang/test/SemaCXX/
H A Danonymous-union.cpp83 int int_val2; member in union:__anon19218
88 int_val2 = 0;

Completed in 2233 milliseconds