Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Danonymous-struct-union.c61 float float_val2; member
66 float_val2 = 0.0; // expected-error{{use of undeclared identifier}} in f()
/external/llvm-project/clang/test/Sema/
Danonymous-struct-union.c61 float float_val2; member
66 float_val2 = 0.0; // expected-error{{use of undeclared identifier}} in f()
/external/llvm-project/clang/test/SemaCXX/
Danonymous-union.cpp89 float float_val2; member
98 float_val2 = 0.0; in f()
/external/clang/test/SemaCXX/
Danonymous-union.cpp85 float float_val2; member
94 float_val2 = 0.0; in f()