HomeSort by relevance Sort by last modified time
    Searched full:protocol (Results 451 - 475 of 3891) sorted by null

<<11121314151617181920>>

  /external/clang/test/CodeGenObjC/
debug-info-crash.m 16 @protocol P0 @end
synthesize_ivar.m 30 @protocol P0 @end
  /external/clang/test/CodeGenObjCXX/
blocks.mm 23 @protocol NSObject;
  /external/clang/test/Index/
complete-at-directives.m 13 // CHECK-CC1: {TypedText protocol}{HorizontalSpace }{Placeholder protocol}
31 // CHECK-CC4: NotImplemented:{TypedText @protocol}{HorizontalSpace }{Placeholder protocol}
  /external/clang/test/PCH/
objc_exprs.m 14 int *A3 = (objc_protocol)0; // expected-warning {{aka 'Protocol *'}}
  /external/clang/test/Parser/
objc-forcollection-1.m 9 @protocol P @end
objc-forcollection-neg-2.m 9 @protocol P @end
  /external/clang/test/Rewriter/
property-dot-syntax.mm 9 @protocol CoreDAVAccountInfoProvider
rewrite-foreach-protocol-id.m 8 @protocol CoreDAVLeafDataPayload @end
rewrite-protocol-property.mm 8 @protocol P
rewrite-vararg.m 10 @protocol P
  /external/clang/test/SemaObjC/
block-type-safety.m 25 @protocol NSObject;
97 @protocol P, P2;
108 @protocol Foo @end
126 @protocol NSCopying @end
comptypes-5.m 7 @protocol MyProtocol
comptypes-a.m 7 @protocol PBXCompletionItem
continuation-class-property.m 4 @protocol Foo
id.m 3 @protocol Foo;
interface-1.m 6 <NSCopying> // expected-error {{cannot find protocol declaration for 'NSCopying'}}
method-lookup-2.m 4 @protocol NSObject
method-typecheck-2.m 3 @protocol P
no-warn-unimpl-method.m 15 @protocol MyProtocol
property-missing.m 5 @protocol NSCopying @end
protocol-warn.m 4 @protocol NSObject @end
related-result-type-inference.m 119 @protocol P1
124 @protocol P2 <P1>
125 - (int)initBlah; // expected-warning{{protocol method is expected to return an instance of the implementing class, but is declared to return 'int'}}
140 @protocol P3
selector-3.m 34 @protocol MSPauseManagerDelegate
  /external/dropbear/debian/
control 17 It implements most required features of the SSH 2 protocol, and other

Completed in 360 milliseconds

<<11121314151617181920>>