Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/thirdparty/hedley/
Dhedley.hpp667 #define JSON_HEDLEY_GNUC_HAS_WARNING(warning,major,minor,patch) __has_warning(warning) macro
669 …#define JSON_HEDLEY_GNUC_HAS_WARNING(warning,major,minor,patch) JSON_HEDLEY_GNUC_VERSION_CHECK(maj… macro
/third_party/json/single_include/nlohmann/
Djson.hpp776 #define JSON_HEDLEY_GNUC_HAS_WARNING(warning,major,minor,patch) __has_warning(warning) macro
778 …#define JSON_HEDLEY_GNUC_HAS_WARNING(warning,major,minor,patch) JSON_HEDLEY_GNUC_VERSION_CHECK(maj… macro