Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dhicpp-exception-baseclass.cpp179 typedef derived_exception TypedefedGood; typedef
187 throw TypedefedGood(); // Ok in typedefed()