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.hpp168 #define JSON_INTERNAL_CATCH(exception) catch(exception) macro
174 #define JSON_INTERNAL_CATCH(exception) if(false) macro
190 #define JSON_INTERNAL_CATCH JSON_CATCH_USER macro
194 #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.hpp2520 #define JSON_INTERNAL_CATCH(exception) catch(exception) macro
2542 #define JSON_INTERNAL_CATCH JSON_CATCH_USER macro
2546 #define JSON_INTERNAL_CATCH JSON_INTERNAL_CATCH_USER macro