Home
last modified time | relevance | path

Searched refs:noexcept_fun (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dwarn-throw-out-noexcept-func.cpp110 struct noexcept_fun { struct
324 dependent_warn_noexcept<noexcept_fun> f1; //expected-note {{in instantiation of member function}} in main()
326 dependent_warn_both<noexcept_fun> f3; //expected-note {{in instantiation of member function}} in main()