Home
last modified time | relevance | path

Searched defs:dealloc (Results 1 – 25 of 208) 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 …]
/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/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
DSimpleCParser.m121 {
280 {
312 {
344 {
376 {
408 {
440 {
472 {
504 {
536 {
[all …]
DSimpleCLexer.m159 {
207 {
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
DSimpleCParser.m97 {
262 {
302 {
342 {
382 {
422 {
462 {
502 {
542 {
582 {
[all …]
/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/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
DLangParser.m75 {
115 {
155 {
221 {
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/
DTreeRewriteParser.m100 {
133 {
178 {
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/
DTreeRewriteParser.m73 {
113 {
178 {
/external/skia/src/views/mac/
Dskia_mac.mm18 - (void)dealloc; method
29 - (void)dealloc { method
/external/clang/test/SemaObjCXX/
Dprotocol-lookup.mm9 - dealloc; method
43 {
Dwarn-missing-super.mm16 {
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/
DSymbolTableLexer.m134 {
181 {
/external/skia/example/mac/
DHelloWorldNSView.mm22 - (void)dealloc { method
/external/compiler-rt/test/tsan/Darwin/
Dosatomics-add.mm13 void dealloc() { function
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/
DSimpleCParser.m97 {
333 {
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/output1/
DFuzzy.m281 {
345 {
/external/skia/experimental/iOSSampleApp/iPad/
DAppDelegate_iPad.mm16 - (void)dealloc { method
/external/skia/experimental/iOSSampleApp/iPhone/
DAppDelegate_iPhone.mm15 - (void)dealloc { method
/external/webrtc/webrtc/modules/video_render/mac/
Dcocoa_full_screen_window.mm80 {
/external/deqp/framework/platform/ios/
DtcuEAGLView.m43 {

123456789