Home
last modified time | relevance | path

Searched refs:sub_throws (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.cpp295 struct sub_throws : super_throws { struct
296 sub_throws() noexcept : super_throws() {} in sub_throws() argument