Searched defs:DEPRECATED (Results 1 – 12 of 12) sorted by relevance
15 #define DEPRECATED(replacement) __attribute__((deprecated("message", replacement))) macro98 - (void)freeFormText DEPRECATED("Use something else"); method101 - (void)freeFormTextReplacementStartsAsMethod DEPRECATED("-Use something different"); method104 - (void)replacementHasSingleSkipCharacter DEPRECATED("-"); method
87 @interface DEPRECATED { interface96 @interface DEPRECATED (Category) // no warning. interface in Category100 @interface DEPRECATED (Category2) // no warning. interface in Category2107 @implementation DEPRECATED (Category2) // no warning implementation in Category2
46 @interface DEPRECATED interface
42 #define DEPRECATED attribute((deprecated)) macro
9 #define DEPRECATED __attribute__((deprecated)) macro170 - (BOOL) isinValid DEPRECATED; method174 - (BOOL) getM DEPRECATED; method176 - (id)xxxdelegateYYY DEPRECATED; method
9 #define DEPRECATED __attribute__((deprecated)) macro176 - (BOOL) isinValid DEPRECATED; method180 - (BOOL) getM DEPRECATED; method182 - (id)xxxdelegateYYY DEPRECATED; method
20 #define DEPRECATED __attribute__((deprecated)) macro131 typedef NSUInteger D_NSBitmapImageFileType DEPRECATED; typedef136 } D_NSTickMarkPosition DEPRECATED; typedef
9 #define DEPRECATED __attribute__((deprecated)) macro172 - (BOOL) isinValid DEPRECATED; method176 - (BOOL) getM DEPRECATED; method178 - (id)xxxdelegateYYY DEPRECATED; method
390 #define DEPRECATED __attribute__((deprecated)) macro
474 CLAUSE_ALIAS(ALIAS,CLAUSE_NAME,DEPRECATED) Visit() argument
870 CLAUSE_ALIAS(ALIAS_NAME,CLAUSE_NAME,DEPRECATED) Visit() argument
107 CLAUSE_ALIAS(ALIAS_NAME,CLAUSE_NAME,DEPRECATED) children() argument