/external/clang/test/Analysis/ |
D | DeallocUseAfterFreeErrors.m | 14 - (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 …]
|
D | DeallocMissingRelease.m | 38 { 59 { 87 { 100 { 116 { 136 { 155 { 171 { 199 { 216 { [all …]
|
D | PR2978.m | 8 - (void)dealloc; method 80 {
|
/external/clang/test/SemaObjC/ |
D | warn-missing-super.m | 5 - (void)dealloc; method 9 - (void)dealloc { method 18 - (void)dealloc; method 23 - (void)dealloc { method 30 - (void)dealloc; method 35 - (void)dealloc { method
|
D | dealloc.m | 6 - 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
|
D | protocol-lookup.m | 10 - dealloc; method 44 {
|
/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/ |
D | SimpleCParser.m | 135 { 300 { 338 { 376 { 414 { 452 { 490 { 528 { 566 { 604 { [all …]
|
/external/antlr/runtime/ObjC/Framework/examples/polydiff/ |
D | Simplifier.m | 147 { 185 { 223 { 261 { 299 { 395 {
|
D | PolyParser.m | 93 { 131 { 169 { 233 {
|
D | PolyDifferentiator.m | 99 { 166 {
|
/external/clang/test/ARCMT/ |
D | dealloc.m | 9 - (void)dealloc; method 17 - (void) dealloc; method 21 - (void) dealloc { method
|
D | remove-dealloc-zerouts.m | 20 - (void) dealloc { method 37 - (void) dealloc { method
|
/external/grpc-grpc/src/objective-c/GRPCClient/private/ |
D | GRPCWrappedCall.m | 76 - (void)dealloc { method 104 - (void)dealloc { method 153 - (void)dealloc { method 226 - (void)dealloc { method 314 - (void)dealloc { method
|
D | GRPCCompletionQueue.m | 80 - (void)dealloc { method
|
/external/antlr/runtime/ObjC/Framework/examples/treeparser/ |
D | LangParser.m | 75 { 113 { 151 { 206 {
|
/external/antlr/runtime/ObjC/Framework/examples/treerewrite/ |
D | TreeRewriteParser.m | 73 { 111 { 165 {
|
/external/clang/test/SemaObjCXX/ |
D | protocol-lookup.mm | 9 - dealloc; method 43 {
|
D | warn-missing-super.mm | 16 {
|
/external/protobuf/objectivec/ |
D | GPBDescriptor.m | 176 - (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/ |
D | SimpleCParser.m | 135 { 361 {
|
/external/antlr/runtime/ObjC/Framework/ |
D | Entry.m | 29 { 102 {
|
D | LinkedHashMap.m | 30 { 141 { 413 - (void) dealloc { method
|
D | LinkedList.m | 29 { 147 { 187 { 245 {
|
/external/rust/crates/tokio/src/runtime/task/ |
D | raw.rs | 17 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/ |
D | osatomics-add.mm | 13 void dealloc() { function
|