Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/SemaCXX/
Dwarn-throw-out-noexcept-func.cpp12 struct R_ShouldDiag : A_ShouldDiag { struct
14 …~R_ShouldDiag() { // expected-note {{destructor has a implicit non-throwing exception specificati… in ~R_ShouldDiag() argument
17 __attribute__((nothrow)) R_ShouldDiag() {// expected-note {{function declared non-throwing here}} in R_ShouldDiag() function