Home
last modified time | relevance | path

Searched defs:NSCoder (Results 1 – 25 of 51) sorted by relevance

123

/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dsuperclass.m17 @interface NSCoder : NSObject {} interface
42 - (void)restoreStateWithCoder:(NSCoder *)coder;
43 - (void)encodeRestorableStateWithCoder:(NSCoder *)coder;
46 - (void)restoreStateWithCoder:(NSCoder *)coder;
47 - (void)encodeRestorableStateWithCoder:(NSCoder *)coder;
68 - (void)restoreStateWithCoder:(NSCoder *)coder {}
69 - (void)encodeRestorableStateWithCoder:(NSCoder *)coder {}
181 - (void)restoreStateWithCoder:(NSCoder *)coder {
183 - (void)encodeRestorableStateWithCoder:(NSCoder *)coder {
192 - (void)restoreStateWithCoder:(NSCoder *)coder {
[all …]
H A Drdar-6562655.m15 @end @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder;
56 - (void)encodeWithCoder:(NSCoder *)coder {}
H A Duninit-msg-expr.m19 @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder; @end
H A DCheckNSError.m10 @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder; @end
H A Dpr_2542_rdar_6793404.m18 - (void)encodeWithCoder:(NSCoder *)aCoder;
H A Duninit-ps-rdar6145427.m12 @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder; @end
H A DanalyzeOneFunction.m9 @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder; @end
H A Dobjc-arc.m18 - (void)encodeWithCoder:(NSCoder *)aCoder;
22 @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder;
H A Dmisc-ps-eager-assume.m13 @end @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder;
H A DPR2599.m24 - (void)encodeWithCoder:(NSCoder *)aCoder;
H A DPR3991.m14 @end @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder;
H A DCFRetainRelease_NSAssertionHandler.m13 @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder; @end
H A DNSWindow.m14 @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder;
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjCXX/
H A Dpr14474-gline-tables-only.mm9 @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder;
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dtry-catch.m16 - (void)encodeWithCoder:(NSCoder *)aCoder;
H A Dcompatible-protocol-qualified-types.m11 - (void)encodeWithCoder:(NSCoder *)aCoder;
H A Dprops-on-prots.m11 - (void) encodeWithCoder:(NSCoder *) aCoder;
H A Dcompare-qualified-id.m10 @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder; @end
H A Divar-access-tests.m87 @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder;
H A Dproperty-6.m25 - (void)encodeWithCoder:(NSCoder *)aCoder;
H A Dproperty-9-impl-method.m13 - (void) encodeWithCoder:(NSCoder *) aCoder;
H A Dcomptypes-9.m24 - (void)encodeWithCoder:(NSCoder *)aCoder;
H A Dsuper-cat-prot.m7 @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder; @end
H A Dproperty-8.m12 @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder; @end
H A Dtypedef-class.m10 @protocol NSCoding - (void) encodeWithCoder:(NSCoder *) aCoder; @end

123