Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dexception-escape.cpp8 struct throwing_destructor { struct
9 ~throwing_destructor() { in ~throwing_destructor() argument