Home
last modified time | relevance | path

Searched defs:SUPER (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang/test/SemaObjC/
H A Dundef-superclass-1.m8 @interface SUPER @end interface
23 @implementation SUPER implementation
H A Dclass-impl-1.m5 @interface SUPER @end // expected-note {{previous definition is here}} interface
H A Dclass-def-test-1.m3 @protocol SUPER; // expected-note {{protocol 'SUPER' has no definition}} protocol
H A Dcheck-dup-decl-methods-1.m3 @interface SUPER interface
/llvm-project/clang/test/Rewriter/
H A Drewrite-modern-class.mm48 @interface SUPER { interface
58 - (SUPER *) Meth : (SUPER *)arg {
H A Dobjc-super-test.m6 @interface SUPER interface
H A Dundecl-objc-h.m8 @interface SUPER interface
/llvm-project/clang/test/CodeGenObjC/
H A Dsuper-classmethod-category.m3 @interface SUPER interface