Searched defs:INTERNAL_CATCH_CATCH (Results 1 – 1 of 1) sorted by relevance
2649 #define INTERNAL_CATCH_CATCH( capturer ) macro2654 #define INTERNAL_CATCH_CATCH( handler ) catch(...) { handler.handleUnexpectedInflightException(); } macro