Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmisc-no-recursion.cpp172 struct recursion_through_destructor { struct
173 ~recursion_through_destructor() { in ~recursion_through_destructor() argument
175 recursion_through_destructor variable; in ~recursion_through_destructor()