Searched defs:JSON_INTERNAL_CATCH (Results 1 – 2 of 2) sorted by relevance
51 #define JSON_INTERNAL_CATCH(exception) catch(exception) macro57 #define JSON_INTERNAL_CATCH(exception) if(false) macro73 #define JSON_INTERNAL_CATCH JSON_CATCH_USER macro77 #define JSON_INTERNAL_CATCH JSON_INTERNAL_CATCH_USER macro
2068 #define JSON_INTERNAL_CATCH(exception) catch(exception) macro2090 #define JSON_INTERNAL_CATCH JSON_CATCH_USER macro2094 #define JSON_INTERNAL_CATCH JSON_INTERNAL_CATCH_USER macro