Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dhicpp-exception-baseclass.cpp131 #define THROW_GOOD_EXCEPTION throw std::exception(); macro
153 THROW_GOOD_EXCEPTION; in generic_exceptions()