Home
last modified time | relevance | path

Searched defs:C_ShouldNotDiag (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dwarn-throw-out-noexcept-func.cpp56 struct C_ShouldNotDiag { struct
58 ~C_ShouldNotDiag() noexcept(false) {} in ~C_ShouldNotDiag() argument