Home
last modified time | relevance | path

Searched defs:DEPRECATED (Results 1 – 11 of 11) sorted by relevance

/external/clang/test/SemaObjC/
Dattr-deprecated.m87 @interface DEPRECATED { // expected-note 2 {{'DEPRECATED' has been explicitly marked deprecated her… interface
96 @interface DEPRECATED (Category) // no warning. interface in Category
100 @interface DEPRECATED (Category2) // no warning. interface in Category2
103 @implementation DEPRECATED (Category2) // expected-warning {{'DEPRECATED' is deprecated}} implementation in Category2
Dspecial-dep-unavail-warning.m48 @interface DEPRECATED // expected-note {{'DEPRECATED' has been explicitly marked deprecated here}} interface
/external/clang/test/ARCMT/
Dobjcmt-ns-macros.m11 #define DEPRECATED __attribute__((deprecated)) macro
122 typedef NSUInteger D_NSBitmapImageFileType DEPRECATED; typedef
127 } D_NSTickMarkPosition DEPRECATED; typedef
Dobjcmt-ns-nonatomic-iosonly.m9 #define DEPRECATED __attribute__((deprecated)) macro
177 - (BOOL) isinValid DEPRECATED; method
181 - (BOOL) getM DEPRECATED; method
183 - (id)xxxdelegateYYY DEPRECATED; method
Dobjcmt-atomic-property.m9 #define DEPRECATED __attribute__((deprecated)) macro
170 - (BOOL) isinValid DEPRECATED; method
174 - (BOOL) getM DEPRECATED; method
176 - (id)xxxdelegateYYY DEPRECATED; method
Dobjcmt-property.m9 #define DEPRECATED __attribute__((deprecated)) macro
173 - (BOOL) isinValid DEPRECATED; method
177 - (BOOL) getM DEPRECATED; method
179 - (id)xxxdelegateYYY DEPRECATED; method
/external/doclava/src/com/google/doclava/
DErrors.java165 public static final Error DEPRECATED = new Error(112, HIDDEN); field in Errors
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/
Dvpx_codec.h52 #define DEPRECATED __attribute__ ((deprecated)) macro
/external/libvpx/libvpx/vpx/
Dvpx_codec.h52 #define DEPRECATED __attribute__ ((deprecated)) macro
/external/chromium_org/third_party/libxml/src/
Dlegacy.c748 #define DEPRECATED(n) \ macro
/external/libxml2/
Dlegacy.c748 #define DEPRECATED(n) \ macro