Searched defs:Ex2 (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/SemaCXX/
H A Dunreachable-catch-clauses.cpp5 typedef Ex1 Ex2; typedef
13 catch (Ex2 &e) { f(); } // expected-warning {{exception of type Ex2 & will be caught by earlier handler}}
H A Dcopy-initialization.cpp59 namespace Ex2 { namespace in namespace:DR5

Completed in 96 milliseconds