Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/SemaCXX/
Dwarn-throw-out-noexcept-func.cpp85 struct B1_ShouldDiag { struct
87 ~B1_ShouldDiag() noexcept(true) {} in ~B1_ShouldDiag() argument
92 B1_ShouldDiag<T> b;
99 B1_ShouldDiag<T> b;