Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/thirdparty/hedley/
H A Dhedley_undef.hpp114 #undef JSON_HEDLEY_PUBLIC macro
H A Dhedley.hpp1647 #if defined(JSON_HEDLEY_PUBLIC)
1648 #undef JSON_HEDLEY_PUBLIC macro
1655 # define JSON_HEDLEY_PUBLIC __declspec(dllexport) macro
1674 # define JSON_HEDLEY_PUBLIC __attribute__((__visibility__("default")))
1677 # define JSON_HEDLEY_PUBLIC
/third_party/json/tests/abi/include/nlohmann/
H A Djson_v3_10_5.hpp1826 #if defined(JSON_HEDLEY_PUBLIC)
1827 #undef JSON_HEDLEY_PUBLIC macro
1834 # define JSON_HEDLEY_PUBLIC __declspec(dllexport) macro
1853 # define JSON_HEDLEY_PUBLIC __attribute__((__visibility__("default")))
1856 # define JSON_HEDLEY_PUBLIC
22043 #undef JSON_HEDLEY_PUBLIC
/third_party/json/single_include/nlohmann/
H A Djson.hpp1963 #if defined(JSON_HEDLEY_PUBLIC)
1964 #undef JSON_HEDLEY_PUBLIC macro
1971 # define JSON_HEDLEY_PUBLIC __declspec(dllexport) macro
1990 # define JSON_HEDLEY_PUBLIC __attribute__((__visibility__("default")))
1993 # define JSON_HEDLEY_PUBLIC
24548 #undef JSON_HEDLEY_PUBLIC macro

Completed in 53 milliseconds