Searched refs:dependent_warn_both (Results 1 – 1 of 1) sorted by relevance
126 struct dependent_warn_both { struct127 …~dependent_warn_both() noexcept(T::i) { // expected-note {{destructor has a non-throwing exceptio… in ~dependent_warn_both() argument325 dependent_warn_both<except_fun> f2; in main()326 dependent_warn_both<noexcept_fun> f3; //expected-note {{in instantiation of member function}} in main()