Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/SemaCXX/
Dwarn-throw-out-noexcept-func.cpp138 struct ShouldDiagnose { struct
140 …~ShouldDiagnose() noexcept { //expected-note {{destructor has a non-throwing exception specificati… in ~ShouldDiagnose() argument