Home
last modified time | relevance | path

Searched defs:JSON_HEDLEY_NON_NULL (Results 1 – 3 of 3) sorted by relevance

/third_party/json/include/nlohmann/thirdparty/hedley/
Dhedley.hpp1286 #define JSON_HEDLEY_NON_NULL(...) __attribute__((__nonnull__(__VA_ARGS__))) macro
/third_party/json/single_include/nlohmann/
Djson.hpp1602 #define JSON_HEDLEY_NON_NULL(...) __attribute__((__nonnull__(__VA_ARGS__))) macro
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp1465 #define JSON_HEDLEY_NON_NULL(...) __attribute__((__nonnull__(__VA_ARGS__))) macro