Home
last modified time | relevance | path

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

/external/ublksrv/include/nlohmann/
Djson.hpp1158 …#define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) __declspec(deprecated("Since " #since "; us… macro
1173 …#define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) __attribute__((__deprecated__("Since " #sin… macro
1176 …#define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) JSON_HEDLEY_DIAGNOSTIC_DISABLE_CPP98_COMPAT… macro
1195 #define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) __attribute__((__deprecated__)) macro
1201 #define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) __declspec(deprecated) macro
1204 #define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) _Pragma("deprecated") macro
1207 #define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) macro
/external/icu/icu4c/source/tools/toolutil/
Djson-json.hpp1375 …#define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) __declspec(deprecated("Since " #since "; us… macro