Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dbugprone-exception-escape.cpp8 struct throwing_destructor { struct
9 ~throwing_destructor() { in ~throwing_destructor() argument