Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/detail/
Dmacro_scope.hpp167 #define JSON_CATCH(exception) catch(exception) macro
173 #define JSON_CATCH(exception) if(false) macro
188 #define JSON_CATCH JSON_CATCH_USER macro
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp2408 #define JSON_CATCH(exception) catch(exception) macro
2414 #define JSON_CATCH(exception) if(false) macro
2429 #define JSON_CATCH JSON_CATCH_USER macro
/third_party/json/single_include/nlohmann/
Djson.hpp2519 #define JSON_CATCH(exception) catch(exception) macro
2540 #define JSON_CATCH JSON_CATCH_USER macro