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