Home
last modified time | relevance | path

Searched defs:CATCH_CATCH_ANON (Results 1 – 1 of 1) sorted by relevance

/third_party/libabigail/tests/lib/
Dcatch.hpp457 #define CATCH_CATCH_ANON(type) if ((false)) macro
461 #define CATCH_CATCH_ANON(type) catch (type) macro