Home
last modified time | relevance | path

Searched defs:dealloc (Results 1 – 25 of 222) sorted by relevance

123456789

/external/clang/test/Analysis/
DDeallocUseAfterFreeErrors.m14 - (void)dealloc; method
37 - (void)dealloc { method
57 - (void)dealloc { method
75 - (void)dealloc { method
94 - (void)dealloc { method
107 - (void)dealloc { method
126 - (void)dealloc { method
145 - (void)dealloc { method
159 - (void)dealloc { method
174 - (void)dealloc { method
[all …]
DDeallocMissingRelease.m38 {
59 {
87 {
100 {
116 {
136 {
155 {
171 {
199 {
216 {
[all …]
DPR2978.m8 - (void)dealloc; method
80 {
/external/clang/test/SemaObjC/
Dwarn-missing-super.m5 - (void)dealloc; method
9 - (void)dealloc { method
18 - (void)dealloc; method
23 - (void)dealloc { method
30 - (void)dealloc; method
35 - (void)dealloc { method
Ddealloc.m6 - dealloc; // expected-error {{return type must be correctly specified as 'void' under ARC, instead… method
20 - (id) dealloc { // expected-error {{return type must be correctly specified as 'void' under ARC, … method
28 - (void)dealloc; method
35 - (void)dealloc; method in CAT
39 - (void)dealloc { // expected-warning {{-dealloc is being overridden in a category}} method in CAT
Dprotocol-lookup.m10 - dealloc; method
44 {
/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/
DSimpleCParser.m135 {
300 {
338 {
376 {
414 {
452 {
490 {
528 {
566 {
604 {
[all …]
/external/antlr/runtime/ObjC/Framework/examples/polydiff/
DSimplifier.m147 {
185 {
223 {
261 {
299 {
395 {
DPolyParser.m93 {
131 {
169 {
233 {
DPolyDifferentiator.m99 {
166 {
/external/clang/test/ARCMT/
Ddealloc.m9 - (void)dealloc; method
17 - (void) dealloc; method
21 - (void) dealloc { method
Dremove-dealloc-zerouts.m20 - (void) dealloc { method
37 - (void) dealloc { method
/external/grpc-grpc/src/objective-c/GRPCClient/private/
DGRPCWrappedCall.m76 - (void)dealloc { method
104 - (void)dealloc { method
153 - (void)dealloc { method
226 - (void)dealloc { method
314 - (void)dealloc { method
DGRPCCompletionQueue.m80 - (void)dealloc { method
/external/antlr/runtime/ObjC/Framework/examples/treeparser/
DLangParser.m75 {
113 {
151 {
206 {
/external/antlr/runtime/ObjC/Framework/examples/treerewrite/
DTreeRewriteParser.m73 {
111 {
165 {
/external/clang/test/SemaObjCXX/
Dprotocol-lookup.mm9 - dealloc; method
43 {
Dwarn-missing-super.mm16 {
/external/protobuf/objectivec/
DGPBDescriptor.m176 - (void)dealloc { method
382 - (void)dealloc { method
408 - (void)dealloc { method
564 - (void)dealloc { method
810 - (void)dealloc { method
1007 - (void)dealloc { method
/external/antlr/runtime/ObjC/Framework/examples/LL-star/
DSimpleCParser.m135 {
361 {
/external/antlr/runtime/ObjC/Framework/
DEntry.m29 {
102 {
DLinkedHashMap.m30 {
141 {
413 - (void) dealloc { method
DLinkedList.m29 {
147 {
187 {
245 {
/external/rust/crates/tokio/src/runtime/task/
Draw.rs17 pub(super) dealloc: unsafe fn(NonNull<Header>), field
73 pub(super) fn dealloc(self) { in dealloc() method
116 unsafe fn dealloc<T: Future, S: Schedule>(ptr: NonNull<Header>) { in dealloc() function
/external/compiler-rt/test/tsan/Darwin/
Dosatomics-add.mm13 void dealloc() { function

123456789