Home
last modified time | relevance | path

Searched refs:JSON_HEDLEY_SENTINEL (Results 1 - 4 of 4) sorted by relevance

/third_party/json/include/nlohmann/thirdparty/hedley/
H A Dhedley_undef.hpp122 #undef JSON_HEDLEY_SENTINEL macro
H A Dhedley.hpp1134 #if defined(JSON_HEDLEY_SENTINEL)
1135 #undef JSON_HEDLEY_SENTINEL macro
1143 #define JSON_HEDLEY_SENTINEL(position) __attribute__((__sentinel__(position))) macro
1145 #define JSON_HEDLEY_SENTINEL(position) macro
/third_party/json/tests/abi/include/nlohmann/
H A Djson_v3_10_5.hpp1313 #if defined(JSON_HEDLEY_SENTINEL)
1314 #undef JSON_HEDLEY_SENTINEL macro
1322 #define JSON_HEDLEY_SENTINEL(position) __attribute__((__sentinel__(position))) macro
1324 #define JSON_HEDLEY_SENTINEL(position)
22051 #undef JSON_HEDLEY_SENTINEL
/third_party/json/single_include/nlohmann/
H A Djson.hpp1450 #if defined(JSON_HEDLEY_SENTINEL)
1451 #undef JSON_HEDLEY_SENTINEL macro
1459 #define JSON_HEDLEY_SENTINEL(position) __attribute__((__sentinel__(position))) macro
1461 #define JSON_HEDLEY_SENTINEL(position)
24556 #undef JSON_HEDLEY_SENTINEL macro

Completed in 45 milliseconds