Home
last modified time | relevance | path

Searched defs:meth (Results 1 – 25 of 41) sorted by relevance

12

/llvm-project/clang/test/PCH/
H A Dmethod-redecls.m7 -(void)meth; method
8 -(void)meth; method
9 -(void)meth; method
15 -(void)meth { } method
H A Dchain-categories.m34 +(void)meth; class
52 +(void)meth {} class
H A Dpending-ids.m20 + (BOOL)meth; class
H A Dchain-class-extension.m15 +(void)meth; class
/llvm-project/clang/test/SemaObjC/
H A Dmethod-undefined-warn-1.m4 - (void) meth; method
14 - (void) meth {} method
20 - (void) meth; method
30 - (void) meth {} method
36 - (void) meth; method
42 - (void) meth {} method
H A Dcheck-dup-decl-methods-1.m4 - (int) meth; method
11 - (int) meth; // expected-note {{previous declaration is here}} method
12 - (int*) meth; // expected-error {{duplicate declaration of method 'meth'}} method
35 - (int) meth; // expected-note {{previous declaration is here}} method
36 - (int*) meth; // expected-error {{duplicate declaration of method 'meth'}} method
H A Dclass-unavail-warning.m13 - (MyClass *)meth; // no error. method
20 - (MyClass *)meth; // expected-error {{unavailable}} method
24 - (MyClass *)meth; // no error. method in Cat1
104 -meth; method
108 -meth { method
H A Dmethod-def-1.m4 - (int)meth; method
8 - (int) meth { return [self meth]; } method
H A Dundefined-protocol-type-1.m7 - (T<p2, p3, p1, p4>*) meth; // expected-error {{cannot find protocol declaration for 'p3'}} method
H A Dwarn-category-method-deprecated.m4 - (void)meth; method
H A Dmissing-atend-metadata.m7 - meth { return 0; } method
H A Dattr-deprecated.m92 - (DEPRECATED *) meth; // no warning. method
101 - (id)meth; method in Category2
108 - (id)meth { method in Category2
161 -(DeprI*)meth; // expected-warning {{'DeprI' is deprecated: blah}} method
165 -(DeprI*)meth { // expected-warning {{'DeprI' is deprecated: blah}} method
H A Dcircular-container.m153 - (void)meth { method
164 - (void)meth { method
175 - (void)meth { method
H A Dmessage.m9 - (void)meth; method
14 - (void) meth { [self contents]; } method
/llvm-project/clang/test/Index/
H A Doverrides.m43 -(void)meth; method in cat
50 -(void)meth { } method
61 -(void)meth; method
72 -(void)meth; method in readwrite
88 -(void)meth; method
92 -(void)meth; method in cat
96 -(void)meth{} method
H A Dpch-with-errors.m5 -(void)meth; method in cat
9 -(void)meth; method
H A Dcursor-dynamic-call.mm3 virtual void meth(); field
14 -(void)meth; method
H A Dunmatched-braces.m2 -(void)meth { method
H A Dindex-decls.m23 -(void)meth { method
52 -(void)meth; method
H A Drdar12316296-codecompletion.m18 -(void)meth { method
H A Dindex-suppress-refs.m12 -(I*)meth; method in cat
/llvm-project/clang/test/CodeGenObjC/
H A Dobjc-alloc-init.m26 +(void)meth; class
34 +(void)meth { class
59 -(void)meth { method
H A Dconstant-non-fragile-ivar-offset.m26 -(void)meth { method
136 -(void)meth { method
H A Dgnustep2-class.m19 - (id)meth { return ivar2; } method
/llvm-project/clang/test/Index/Core/
H A Dexternal-source-symbol-attr.m66 -(void)meth; method
79 -(void)meth; method

12