Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dhicpp-exception-baseclass.cpp132 #define THROW_DERIVED_EXCEPTION throw deep_hierarchy(); macro
154 THROW_DERIVED_EXCEPTION; in generic_exceptions()