Home
last modified time | relevance | path

Searched defs:JSON_HEDLEY_UNREACHABLE (Results 1 – 2 of 2) sorted by relevance

/third_party/json/include/nlohmann/thirdparty/hedley/
Dhedley.hpp1137 #define JSON_HEDLEY_UNREACHABLE() __builtin_unreachable() macro
1139 #define JSON_HEDLEY_UNREACHABLE() JSON_HEDLEY_ASSUME(0) macro
1160 #define JSON_HEDLEY_UNREACHABLE() JSON_HEDLEY_ASSUME(0) macro
/third_party/json/single_include/nlohmann/
Djson.hpp1246 #define JSON_HEDLEY_UNREACHABLE() __builtin_unreachable() macro
1248 #define JSON_HEDLEY_UNREACHABLE() JSON_HEDLEY_ASSUME(0) macro
1269 #define JSON_HEDLEY_UNREACHABLE() JSON_HEDLEY_ASSUME(0) macro