Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/thirdparty/hedley/
H A Dhedley_undef.hpp22 #undef JSON_HEDLEY_CLANG_HAS_FEATURE macro
H A Dhedley.hpp2025 #if defined(JSON_HEDLEY_CLANG_HAS_FEATURE)
2026 #undef JSON_HEDLEY_CLANG_HAS_FEATURE macro
2028 #define JSON_HEDLEY_CLANG_HAS_FEATURE(feature) JSON_HEDLEY_HAS_FEATURE(feature) macro
/third_party/json/tests/abi/include/nlohmann/
H A Djson_v3_10_5.hpp2204 #if defined(JSON_HEDLEY_CLANG_HAS_FEATURE)
2205 #undef JSON_HEDLEY_CLANG_HAS_FEATURE macro
2207 #define JSON_HEDLEY_CLANG_HAS_FEATURE(feature) JSON_HEDLEY_HAS_FEATURE(feature) macro
21951 #undef JSON_HEDLEY_CLANG_HAS_FEATURE
/third_party/json/single_include/nlohmann/
H A Djson.hpp2341 #if defined(JSON_HEDLEY_CLANG_HAS_FEATURE)
2342 #undef JSON_HEDLEY_CLANG_HAS_FEATURE macro
2344 #define JSON_HEDLEY_CLANG_HAS_FEATURE(feature) JSON_HEDLEY_HAS_FEATURE(feature) macro
24456 #undef JSON_HEDLEY_CLANG_HAS_FEATURE macro

Completed in 46 milliseconds