Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/thirdparty/hedley/
H A Dhedley.hpp1135 #undef JSON_HEDLEY_SENTINEL macro
1143 #define JSON_HEDLEY_SENTINEL(position) __attribute__((__sentinel__(position))) macro
1145 #define JSON_HEDLEY_SENTINEL(position) macro
H A Dhedley_undef.hpp122 #undef JSON_HEDLEY_SENTINEL macro
/third_party/json/tests/abi/include/nlohmann/
H A Djson_v3_10_5.hpp1314 #undef JSON_HEDLEY_SENTINEL macro
1322 #define JSON_HEDLEY_SENTINEL(position) __attribute__((__sentinel__(position))) macro
/third_party/json/single_include/nlohmann/
H A Djson.hpp1451 #undef JSON_HEDLEY_SENTINEL macro
1459 #define JSON_HEDLEY_SENTINEL(position) __attribute__((__sentinel__(position))) macro
24556 #undef JSON_HEDLEY_SENTINEL macro

Completed in 48 milliseconds