Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/detail/
Dmacro_scope.hpp160 #define JSON_INTERNAL_CATCH(exception) catch(exception) macro
166 #define JSON_INTERNAL_CATCH(exception) if(false) macro
182 #define JSON_INTERNAL_CATCH JSON_CATCH_USER macro
186 #define JSON_INTERNAL_CATCH JSON_INTERNAL_CATCH_USER macro
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp2409 #define JSON_INTERNAL_CATCH(exception) catch(exception) macro
2415 #define JSON_INTERNAL_CATCH(exception) if(false) macro
2431 #define JSON_INTERNAL_CATCH JSON_CATCH_USER macro
2435 #define JSON_INTERNAL_CATCH JSON_INTERNAL_CATCH_USER macro
/third_party/json/single_include/nlohmann/
Djson.hpp2510 #define JSON_INTERNAL_CATCH(exception) catch(exception) macro
2532 #define JSON_INTERNAL_CATCH JSON_CATCH_USER macro
2536 #define JSON_INTERNAL_CATCH JSON_INTERNAL_CATCH_USER macro