Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/thirdparty/hedley/
H A Dhedley_undef.hpp103 #undef JSON_HEDLEY_NO_ESCAPE macro
H A Dhedley.hpp1196 #if defined(JSON_HEDLEY_NO_ESCAPE)
1197 #undef JSON_HEDLEY_NO_ESCAPE macro
1200 #define JSON_HEDLEY_NO_ESCAPE __attribute__((__noescape__)) macro
1202 #define JSON_HEDLEY_NO_ESCAPE macro
/third_party/json/tests/abi/include/nlohmann/
H A Djson_v3_10_5.hpp1375 #if defined(JSON_HEDLEY_NO_ESCAPE)
1376 #undef JSON_HEDLEY_NO_ESCAPE macro
1379 #define JSON_HEDLEY_NO_ESCAPE __attribute__((__noescape__)) macro
1381 #define JSON_HEDLEY_NO_ESCAPE
22032 #undef JSON_HEDLEY_NO_ESCAPE
/third_party/json/single_include/nlohmann/
H A Djson.hpp1512 #if defined(JSON_HEDLEY_NO_ESCAPE)
1513 #undef JSON_HEDLEY_NO_ESCAPE macro
1516 #define JSON_HEDLEY_NO_ESCAPE __attribute__((__noescape__)) macro
1518 #define JSON_HEDLEY_NO_ESCAPE
24537 #undef JSON_HEDLEY_NO_ESCAPE macro

Completed in 54 milliseconds