Searched defs:JSON_CATCH (Results 1 – 3 of 3) sorted by relevance
167 #define JSON_CATCH(exception) catch(exception) macro173 #define JSON_CATCH(exception) if(false) macro188 #define JSON_CATCH JSON_CATCH_USER macro
2408 #define JSON_CATCH(exception) catch(exception) macro2414 #define JSON_CATCH(exception) if(false) macro2429 #define JSON_CATCH JSON_CATCH_USER macro
2519 #define JSON_CATCH(exception) catch(exception) macro2540 #define JSON_CATCH JSON_CATCH_USER macro