Searched defs:struct2 (Results 1 – 3 of 3) sorted by relevance
6 struct struct2 { struct
24 struct __attribute__((sycl_special_class)) struct2 { struct25 void __init(){} in __init()
20 my_struct *struct2 = new my_struct{16}; main() local