Searched refs:E1 (Results 1 – 6 of 6) sorted by relevance
28 struct E1 struct30 E1(const E1&) throw(int) { throw int(); } in E1() function130 assert (NTEST (E1)); in main()
28 struct E1 struct30 E1& operator=(const E1&) throw(int) { throw int(); return *this; } in operator =() argument140 assert (NTEST (E1)); in main()
28 struct E1 struct30 E1() throw(int) { throw int(); } in E1() argument101 assert (NTEST (E1)); in main()
28 struct E1 struct30 E1(const E1&) throw(int) { throw int(); } in E1() argument130 assert (NTEST (E1)); in main()