Home
last modified time | relevance | path

Searched defs:Super (Results 1 – 25 of 47) sorted by relevance

12

/external/clang/test/SemaObjC/
Dwarn-implicit-atomic-property.m4 @interface Super interface
11 @implementation Super // expected-warning {{property is assumed atomic when auto-synthesizing the p… implementation
Dproperty-and-class-extension.m10 @interface Super { interface
15 @interface Super() { interface in int
Dblock-type-safety.m4 @interface Super @end interface
33 f3(^(Super *o) { }); // OK, block taking Super* may be called with a Sub* category
35 r0(^Super* () { return 0; }); // OK category
39 r1(^Super* () { return 0; }); // expected-error {{incompatible block pointer types passing}} category
Dalias-test-2.m4 @interface Super @end // expected-note {{previous definition is here}} interface
Dnowarn-superclass-method-mismatch.m7 @interface Super interface
Divar-sem-check-2.m3 @interface Super { interface
Divar-in-implementations.m3 @interface Super @end interface
Dconditional-expr-7.m5 @interface Super @end interface
Dtentative-property-decl.m10 @interface Super { interface
Dinvalid-objc-decls-1.m3 @interface Super @end interface
Dsuper-class-protocol-conformance.m53 @interface Super <SuperProtocol> interface
Dwarning-missing-selector-name.m5 @interface Super @end interface
Darc-property-decl-attrs.m70 @interface Super interface
Darc-decls.m72 @interface Super interface
/external/clang/test/Index/
Dcomplete-ivar-access.m11 @interface Super { interface
21 @interface Super () { interface in int
Dcomplete-member-access.m8 @interface Super { interface
Dcomplete-property-getset.m4 @interface Super { } interface
/external/clang/test/CodeGenObjCXX/
Divar-objects.mm30 @interface Super : NSObject { interface
49 @implementation Super implementation
/external/clang/test/Rewriter/
Dobjc-modern-class-init-hooks.mm7 @interface Super : Root interface
Dobjc-modern-class-init.mm7 @interface Super : Root interface
/external/clang/test/CodeGenObjC/
Divar-layout-nonfragile-abi2.m5 @interface Super { interface
Ddefault-property-synthesis.m23 @interface Super <PROTO> interface
Dobjc2-weak-import-attribute.m40 @interface Super : Root @end interface
/external/llvm/lib/CodeGen/
DRegisterClassInfo.cpp129 if (const TargetRegisterClass *Super = TRI->getLargestLegalSuperClass(RC)) in compute() local
/external/chromium/base/win/
Devent_trace_provider.h36 typedef EtwMofEventBase<N> Super; typedef

12