Searched refs:method5 (Results 1 – 8 of 8) sorted by relevance
8 - (void)method5:(D*)obj;27 [object method5:d];67 [object method5:d];
33 def method5(self): member in C115 answer = c.method5.run_original_function()
4 - (void)method5:(C*)obj;
15 - method5: (int) x : (double) d; // expected-note {{previous declaration is here}}30 - method5: (int) x : (float) d; // expected-warning {{method parameter type 'float' does not match …
30 - method5:(void(^)())arg5;63 // CHECK-CC4: ObjCInstanceMethodDecl:{ResultType id}{TypedText method5:}{Placeholder ^(void)arg5} (…
169 - (void)method5:(A*)a {
58 - (void)method5:(NSErrorPtrPtr)error;
496 ParserRuleReturnScope method5 =null; in smali_file() local602 method5=method(); in smali_file()605 stream_method.add(method5.getTree()); in smali_file()