Searched defs:my_struct (Results 1 – 3 of 3) sorted by relevance
14 struct my_struct { global() struct 19 foomy_struct main() argument
18 struct MyStruct my_struct = {10, {20, 30}}; in main() local
158 template <typename A> struct my_struct { struct170 …xpr_type> obj; // cxx2a-note {{in instantiation of template class 'GH61238::my_struct<GH61238::non…