Searched refs:Co1 (Results 1 – 3 of 3) sorted by relevance
16 struct Co1 { operator int(); }; struct52 (void)static_cast<int>(Co1()); in t_529_2()
59 struct Co1 { operator int(); }; struct97 (void)(int)(Co1()); in t_529_2()
91 struct Co1 { operator int(); }; struct143 (void)int(Co1()); in t_529_2()