Home
last modified time | relevance | path

Searched refs:TypedText (Results 1 – 25 of 39) sorted by relevance

12

/external/clang/test/Index/
Dcomplete-property-flags.m12 // CHECK-CC1: {TypedText assign}
13 // CHECK-CC1-NEXT: {TypedText atomic}
14 // CHECK-CC1-NEXT: {TypedText copy}
15 // CHECK-CC1-NEXT: {TypedText getter}{Text =}{Placeholder method}
16 // CHECK-CC1-NEXT: {TypedText nonatomic}
17 // CHECK-CC1: {TypedText nonnull}
18 // CHECK-CC1-NEXT: {TypedText null_resettable}
19 // CHECK-CC1-NEXT: {TypedText null_unspecified}
20 // CHECK-CC1-NEXT: {TypedText nullable}
21 // CHECK-CC1-NEXT: {TypedText readonly}
[all …]
Dcomplete-method-decls.m111 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text id}{RightParen )}{TypedText abc} (40)
112 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text int}{RightParen )}{TypedText getInt} (40)
113 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text id}{RightParen )}{TypedText getSelf} (40)
114 …ObjCInstanceMethodDecl:{LeftParen (}{Text id}{RightParen )}{TypedText initWithInt}{TypedText :}{Le…
115 …ightParen )}{TypedText initWithTwoInts}{TypedText :}{LeftParen (}{Text inout }{Text int}{RightPare…
117 // CHECK-CC2: ObjCInstanceMethodDecl:{TypedText abc}
118 // CHECK-CC2-NEXT: ObjCInstanceMethodDecl:{TypedText getSelf}
119 // CHECK-CC2: ObjCInstanceMethodDecl:{TypedText initWithInt}{TypedText :}{LeftParen (}{Text int}{Ri…
120 …eMethodDecl:{TypedText initWithTwoInts}{TypedText :}{LeftParen (}{Text inout }{Text int}{RightPare…
122 // CHECK-CC3: ObjCInstanceMethodDecl:{TypedText abc}
[all …]
Dcomplete-declarators.m29 // CHECK-CC0: NotImplemented:{TypedText IBAction}{RightParen )}{Placeholder selector}{Colon :}{Left…
30 // CHECK-CC0: macro definition:{TypedText IBAction} (70)
31 // CHECK-CC0: macro definition:{TypedText IBOutlet} (70)
32 // CHECK-CC0: macro definition:{TypedText IBOutletCollection}{LeftParen (}{Placeholder ClassName}{R…
33 // CHECK-CC0: TypedefDecl:{TypedText id} (50)
34 // CHECK-CC0: NotImplemented:{TypedText in} (40)
35 // CHECK-CC0: NotImplemented:{TypedText inout} (40)
36 // CHECK-CC0: NotImplemented:{TypedText instancetype} (40)
37 // CHECK-CC0: NotImplemented:{TypedText int} (50)
38 // CHECK-CC0: NotImplemented:{TypedText long} (50)
[all …]
Dcomplete-type-factors.m36 // CHECK-CC1: EnumConstantDecl:{ResultType enum Color}{TypedText Blue} (32)
37 // CHECK-CC1: ParmDecl:{ResultType enum Color}{TypedText color} (17)
38 // CHECK-CC1: FunctionDecl:{ResultType int}{TypedText func1}{LeftParen (}{Placeholder enum Color}{R…
39 // CHECK-CC1: FunctionDecl:{ResultType enum Priority}{TypedText func2}{LeftParen (}{Placeholder int…
40 // CHECK-CC1: EnumConstantDecl:{ResultType enum Color}{TypedText Green} (32)
41 // CHECK-CC1: EnumConstantDecl:{ResultType enum Priority}{TypedText High} (32)
42 // CHECK-CC1: VarDecl:{ResultType int}{TypedText i} (8)
43 // CHECK-CC1: ParmDecl:{ResultType int}{TypedText integer} (8)
44 // CHECK-CC1: EnumConstantDecl:{ResultType enum Priority}{TypedText Low} (32)
45 // CHECK-CC1: ParmDecl:{ResultType enum Priority}{TypedText priority} (17)
[all …]
Dcomplete-at-directives.m9 // CHECK-CC1: {TypedText class}{HorizontalSpace }{Placeholder name}
10 // CHECK-CC1: {TypedText compatibility_alias}{HorizontalSpace }{Placeholder alias}{HorizontalSpace…
11 // CHECK-CC1: {TypedText implementation}{HorizontalSpace }{Placeholder class}
12 // CHECK-CC1: {TypedText interface}{HorizontalSpace }{Placeholder class}
13 // CHECK-CC1: {TypedText protocol}{HorizontalSpace }{Placeholder protocol}
16 // CHECK-CC2: {TypedText end}
17 // CHECK-CC2: {TypedText optional}
18 // CHECK-CC2: {TypedText property}
19 // CHECK-CC2: {TypedText required}
22 // CHECK-CC3: {TypedText dynamic}{HorizontalSpace }{Placeholder property}
[all …]
Dcomplete-objc-message.m201 // CHECK-CC1: {TypedText categoryClassMethod} (35)
202 // CHECK-CC1: {TypedText classMethod1:}{Placeholder (id)}{HorizontalSpace }{TypedText withKeyword:…
203 // CHECK-CC1: {TypedText classMethod2} (35)
204 // CHECK-CC1: {TypedText instanceMethod1} (35)
205 // CHECK-CC1: {TypedText new} (35)
206 // CHECK-CC1: {TypedText protocolClassMethod} (37)
213 // CHECK-CC2: {TypedText categoryInstanceMethod}
214 // CHECK-CC2: {TypedText instanceMethod1}
215 // CHECK-CC2: {TypedText protocolInstanceMethod:}{Placeholder (int)}
222 // CHECK-CC3: ObjCClassMethodDecl:{ResultType int}{TypedText MyClassMethod:}{Placeholder (id)}
[all …]
Dcomplete-preprocessor.m17 // CHECK-CC1: NotImplemented:{TypedText define}{HorizontalSpace }{Placeholder macro} (40)
18 // CHECK-CC1-NEXT: NotImplemented:{TypedText define}{HorizontalSpace }{Placeholder macro}{LeftPare…
19 // CHECK-CC1-NEXT: NotImplemented:{TypedText error}{HorizontalSpace }{Placeholder message} (40)
20 // CHECK-CC1-NEXT: NotImplemented:{TypedText if}{HorizontalSpace }{Placeholder condition} (40)
21 // CHECK-CC1-NEXT: NotImplemented:{TypedText ifdef}{HorizontalSpace }{Placeholder macro} (40)
22 // CHECK-CC1-NEXT: NotImplemented:{TypedText ifndef}{HorizontalSpace }{Placeholder macro} (40)
23 // CHECK-CC1-NEXT: NotImplemented:{TypedText import}{HorizontalSpace }{Text "}{Placeholder header}…
24 // CHECK-CC1-NEXT: NotImplemented:{TypedText import}{HorizontalSpace }{Text <}{Placeholder header}…
25 // CHECK-CC1-NEXT: NotImplemented:{TypedText include}{HorizontalSpace }{Text "}{Placeholder header…
26 // CHECK-CC1-NEXT: NotImplemented:{TypedText include}{HorizontalSpace }{Text <}{Placeholder header…
[all …]
Dcomplete-kvc.m56 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text void}{RightParen )}{TypedText addMutableArr…
57 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text void}{RightParen )}{TypedText addMutableSet…
58 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSArray *}{RightParen )}{TypedText arrayPro…
59 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSArray *}{RightParen )}{TypedText arrayPro…
60 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText boolProperty}…
61 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSArray *}{RightParen )}{TypedText boolProp…
62 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
63 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
64 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
65 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSEnumerator *}{RightParen )}{TypedText enu…
[all …]
Dcomplete-at-exprstmt.m23 // CHECK-CC1: {TypedText encode}{LeftParen (}{Placeholder type-name}{RightParen )}
24 // CHECK-CC1: {TypedText protocol}{LeftParen (}{Placeholder protocol-name}{RightParen )}
25 // CHECK-CC1: {TypedText selector}{LeftParen (}{Placeholder selector}{RightParen )}
26 // CHECK-CC1: {TypedText synchronized}{HorizontalSpace }{LeftParen (}{Placeholder expression}{Righ…
27 // CHECK-CC1: {TypedText throw}{HorizontalSpace }{Placeholder expression}
28 // CHECK-CC1: {TypedText try}{LeftBrace {}{Placeholder statements}{RightBrace }}{Text @catch}{LeftP…
30 // CHECK-CC2: {TypedText encode}{LeftParen (}{Placeholder type-name}{RightParen )}
31 // CHECK-CC2: {TypedText protocol}{LeftParen (}{Placeholder protocol-name}{RightParen )}
32 // CHECK-CC2: {TypedText selector}{LeftParen (}{Placeholder selector}{RightParen )}
34 // CHECK-CC3: NotImplemented:{ResultType char[]}{TypedText @encode}{LeftParen (}{Placeholder type-n…
[all …]
Dcomplete-interfaces.m23 // CHECK-CC1: ObjCInterfaceDecl:{TypedText Int1}
24 // CHECK-CC1: ObjCInterfaceDecl:{TypedText Int2}
25 // CHECK-CC1: ObjCInterfaceDecl:{TypedText Int3}
26 // CHECK-CC1: ObjCInterfaceDecl:{TypedText Int4}
28 // CHECK-CC2: ObjCInterfaceDecl:{TypedText Int1}
29 // CHECK-CC2-NEXT: ObjCInterfaceDecl:{TypedText Int2}
30 // CHECK-CC2-NEXT: ObjCInterfaceDecl:{TypedText Int3}
31 // CHECK-CC2-NEXT: ObjCInterfaceDecl:{TypedText Int4}
33 // CHECK-CC3: ObjCInterfaceDecl:{TypedText Int1}
34 // CHECK-CC3-NEXT: ObjCInterfaceDecl:{TypedText Int3}
[all …]
Dcomplete-properties.m60 // CHECK-CC1: ObjCPropertyDecl:{ResultType int}{TypedText Prop0}
61 // CHECK-CC1: ObjCPropertyDecl:{ResultType int}{TypedText Prop1}
62 // CHECK-CC1: ObjCPropertyDecl:{ResultType float}{TypedText Prop2}
63 // CHECK-CC1: ObjCPropertyDecl:{ResultType id}{TypedText Prop3}
64 // CHECK-CC1: ObjCPropertyDecl:{ResultType id}{TypedText Prop4}
66 // CHECK-CC2: ObjCPropertyDecl:{ResultType int}{TypedText Prop0}
67 // CHECK-CC2: ObjCPropertyDecl:{ResultType int}{TypedText Prop1}
68 // CHECK-CC2-NEXT: ObjCPropertyDecl:{ResultType id}{TypedText Prop3}
69 // CHECK-CC2: ObjCPropertyDecl:{ResultType id}{TypedText Prop4}
71 // CHECK-CC3: ObjCIvarDecl:{ResultType id}{TypedText _Prop3} (36)
[all …]
Dcomplete-exprs.m21 // CHECK-CC1: NotImplemented:{ResultType NSString *}{TypedText @"}{Placeholder string}{Text "} (40)
22 // CHECK-CC1: NotImplemented:{ResultType id}{TypedText @(}{Placeholder expression}{RightParen )} (4…
23 // CHECK-CC1: NotImplemented:{ResultType NSArray *}{TypedText @[}{Placeholder objects, ...}{RightBr…
24 // CHECK-CC1: NotImplemented:{ResultType NSDictionary *}{TypedText @{}{Placeholder key}{Colon :}{Ho…
25 // CHECK-CC1: NotImplemented:{ResultType SEL}{TypedText _cmd} (80)
26 // CHECK-CC1: TypedefDecl:{TypedText BOOL} (50)
27 // CHECK-CC1: macro definition:{TypedText bool} (51)
28 // CHECK-CC1: macro definition:{TypedText NO} (65)
29 // CHECK-CC1: NotImplemented:{ResultType A *}{TypedText self} (34)
30 // CHECK-CC1: macro definition:{TypedText YES} (65)
[all …]
Dcomplete-parameterized-classes.m46 // CHECK-CC0: ObjCInstanceMethodDecl:{ResultType void}{TypedText apply2:}{Placeholder ^(MyClsA *, M…
47 // CHECK-CC0: ObjCInstanceMethodDecl:{ResultType void}{TypedText apply:}{Placeholder ^(MyClsA *, My…
48 // CHECK-CC0: ObjCInstanceMethodDecl:{ResultType MyClsB *}{TypedText getit:}{Placeholder (MyClsA *)…
51 // CHECK-CC1: ObjCPropertyDecl:{ResultType MyClsA *}{TypedText prop} (35)
54 // CHECK-CC2: ObjCIvarDecl:{ResultType MyClsB *}{TypedText myVar} (35)
57 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType void}{TypedText apply2:}{Placeholder ^(id, NSObjec…
58 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType void}{TypedText apply:}{Placeholder ^(id, NSObject…
59 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType __kindof NSObject *}{TypedText getit:}{Placeholder…
62 // CHECK-CC4: ObjCPropertyDecl:{ResultType id}{TypedText prop} (35)
65 // CHECK-CC5: ObjCIvarDecl:{ResultType __kindof NSObject *}{TypedText myVar} (35)
[all …]
Dcomplete-categories.m23 // CHECK-CC1: ObjCCategoryDecl:{TypedText Cat1}
24 // CHECK-CC1: ObjCCategoryDecl:{TypedText Cat2}
25 // CHECK-CC1: ObjCCategoryDecl:{TypedText Cat3}
27 // CHECK-CC2: ObjCCategoryDecl:{TypedText Cat1}
28 // CHECK-CC2-NEXT: ObjCCategoryDecl:{TypedText Cat3}
30 // CHECK-CC3: ObjCCategoryDecl:{TypedText Cat1}
31 // CHECK-CC3: ObjCCategoryDecl:{TypedText Cat2}
32 // CHECK-CC3: ObjCCategoryDecl:{TypedText Cat3}
34 // CHECK-CC4: ObjCCategoryDecl:{TypedText Cat1}
35 // CHECK-CC4-NEXT: ObjCCategoryDecl:{TypedText Cat3}
[all …]
Dcomplete-lambdas.mm26 …ObjCInstanceMethodDecl:{ResultType id}{TypedText instanceMethod:}{Placeholder (int)}{HorizontalSpa…
29 // CHECK-CC2: ObjCClassMethodDecl:{ResultType id}{TypedText classMethod} (35)
32 // CHECK-CC3: ObjCInterfaceDecl:{TypedText A} (50)
33 // CHECK-CC3: ParmDecl:{ResultType A *}{TypedText a} (34)
34 // CHECK-CC3: ObjCInterfaceDecl:{TypedText B} (50)
35 // CHECK-CC3: TypedefDecl:{TypedText Class} (50)
39 // CHECK-CC4: NotImplemented:{ResultType B *}{TypedText self} (34)
40 // CHECK-CC4: NotImplemented:{ResultType A *}{TypedText super} (40)
45 // CHECK-CC5: NotImplemented:{ResultType SEL}{TypedText _cmd} (34)
46 // CHECK-CC5-NEXT: NotImplemented:{ResultType B *}{TypedText self} (34)
[all …]
Dcomplete-objc-message-id.m51 // CHECK-CC1: ObjCInstanceMethodDecl:{ResultType id}{TypedText autorelease}
53 // CHECK-CC1: ObjCInstanceMethodDecl:{ResultType id}{TypedText retain}
55 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType id}{TypedText autorelease}
56 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType int}{TypedText B_method}
57 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType id}{TypedText retain}
59 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType id}{TypedText autorelease}
61 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType id}{TypedText retain}
65 // CHECK-SELECTOR-PREF: ObjCClassMethodDecl:{ResultType id}{TypedText alloc} (32)
66 // CHECK-SELECTOR-PREF: ObjCClassMethodDecl:{ResultType Class}{TypedText class} (35)
67 // CHECK-SELECTOR-PREF: ObjCClassMethodDecl:{ResultType id}{TypedText init} (35)
[all …]
Dcomplete-property-getset.m23 // CHECK-CC1: ObjCInstanceMethodDecl:{ResultType int}{TypedText getter1}
25 // CHECK-CC1: ObjCInstanceMethodDecl:{ResultType int}{TypedText getter3}
27 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType int}{TypedText getter2_not:}
28 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType void}{TypedText setter1:}
30 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType void}{TypedText setter3:}
32 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType int}{TypedText getter1}
34 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType int}{TypedText getter3}
35 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType int}{TypedText getter4}
37 // CHECK-CC4: ObjCInstanceMethodDecl:{ResultType int}{TypedText getter2_not:}{Informative (int)x}
38 // CHECK-CC4: ObjCInstanceMethodDecl:{ResultType void}{TypedText setter1:}{Informative (int)x}
[all …]
Dcomplete-ivar-access.m55 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText sub_private} (35)
56 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText sub_protected} (35)
57 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText sub_public} (35)
58 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText super_ext_private} (35) (inaccessible)
59 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText super_ext_protected} (35)
60 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText super_ext_public} (35)
61 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText super_private} (37) (inaccessible)
62 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText super_protected} (37)
63 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText super_public} (37)
67 // CHECK-OTHER: ObjCIvarDecl:{ResultType int}{TypedText other_private} (35) (inaccessible)
[all …]
Dcomplete-member-access.m46 // CHECK-CC1: ObjCPropertyDecl:{ResultType int}{TypedText prop1}
47 // CHECK-CC1: ObjCPropertyDecl:{ResultType float}{TypedText ProtoProp}
54 // CHECK-CC2: ObjCIvarDecl:{ResultType int}{TypedText IVar} (35)
55 // CHECK-CC2: ObjCIvarDecl:{ResultType int}{TypedText SuperIVar} (37)
62 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType int}{TypedText myOtherPropLikeThing} (37)
63 // CHECK-CC3: ObjCPropertyDecl:{ResultType int}{TypedText myProp} (35)
64 // CHECK-CC3: ObjCPropertyDecl:{ResultType int}{TypedText prop1} (35)
65 // CHECK-CC3: ObjCPropertyDecl:{ResultType float}{TypedText ProtoProp} (35)
73 // CHECK-CC4: ObjCInstanceMethodDecl:{ResultType int}{TypedText myOtherPropLikeThing} (37)
74 // CHECK-CC4-NEXT: ObjCPropertyDecl:{ResultType int}{TypedText myProp} (35)
[all …]
Darc-complete.m10 // CHECK-CC1: macro definition:{TypedText __autoreleasing} (70)
11 // CHECK-CC1: NotImplemented:{TypedText __bridge}{HorizontalSpace }{Placeholder type}{RightParen )…
12 // CHECK-CC1: NotImplemented:{TypedText __bridge_retained}{HorizontalSpace }{Placeholder CF type}{…
13 // CHECK-CC1: NotImplemented:{TypedText __bridge_transfer}{HorizontalSpace }{Placeholder Objective…
14 // CHECK-CC1: macro definition:{TypedText __strong} (70)
15 // CHECK-CC1: macro definition:{TypedText __unsafe_unretained} (70)
16 // CHECK-CC1: macro definition:{TypedText __weak} (70)
Dcomplete-blocks.m54 // CHECK-CC1: FunctionDecl:{ResultType void}{TypedText f}{LeftParen (}{Placeholder ^int(int x, int …
55 // CHECK-CC1: FunctionDecl:{ResultType void}{TypedText g}{LeftParen (}{Placeholder ^(float f, doubl…
57 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType id}{TypedText method2:}{Placeholder ^(float f, dou…
58 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType id}{TypedText method:}{Placeholder ^int(int x, int…
60 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType id}{TypedText method3:}{Placeholder ^int(void)b} (…
62 // CHECK-CC4: ObjCInstanceMethodDecl:{ResultType id}{TypedText method4:}{Placeholder ^(void)arg} (3…
63 // CHECK-CC4: ObjCInstanceMethodDecl:{ResultType id}{TypedText method5:}{Placeholder ^(void)arg5} (…
65 // CHECK-CC5: TypedefDecl:{TypedText block_t} (50)
66 // CHECK-CC5: TypedefDecl:{TypedText Class} (50)
68 // CHECK-CC5: {TypedText union} (50)
[all …]
Dcomplete-recovery.m21 // CHECK-CC1: NotImplemented:{ResultType char[]}{TypedText @encode}{LeftParen (}{Placeholder type-n…
22 // CHECK-CC1-NOT: NotImplemented:{TypedText _Bool}
23 // CHECK-CC1: VarDecl:{ResultType A *}{TypedText a}
24 // CHECK-CC1: NotImplemented:{ResultType size_t}{TypedText sizeof}{LeftParen (}{Placeholder express…
30 // CHECK-CC2: NotImplemented:{ResultType char[]}{TypedText @encode}{LeftParen (}{Placeholder type-n…
31 // CHECK-CC2: NotImplemented:{TypedText _Bool}
32 // CHECK-CC2: VarDecl:{ResultType A *}{TypedText a}
33 // CHECK-CC2: NotImplemented:{ResultType size_t}{TypedText sizeof}{LeftParen (}{Placeholder express…
35 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType void}{TypedText method:}{Placeholder (int)} (32)
Dcomplete-super.m44 // CHECK-ADD-RECEIVER: ObjCInstanceMethodDecl:{ResultType void}{TypedText super}{HorizontalSpace }…
47 // CHECK-SELECT-RECEIVER: ObjCClassMethodDecl:{ResultType void}{TypedText super}{HorizontalSpace }…
51 // CHECK-ADD-ADD: ObjCInstanceMethodDecl:{ResultType void}{TypedText add:}{Placeholder a}{Horizonta…
53 // CHECK-ADD-ADD: ObjCInstanceMethodDecl:{ResultType void}{TypedText last} (35)
56 // CHECK-SELECTOR-SELECTOR: ObjCInstanceMethodDecl:{ResultType void}{TypedText last} (35)
57 // CHECK-SELECTOR-SELECTOR: ObjCClassMethodDecl:{ResultType void}{TypedText select:}{Placeholder co…
61 // CHECK-ADD-TO: ObjCInstanceMethodDecl:{ResultType void}{Informative add:}{TypedText to:}{Placehol…
64 // CHECK-SELECTOR-FIRST: ObjCClassMethodDecl:{ResultType void}{Informative select:}{TypedText first…
68 …ssMethodDecl:{ResultType void}{Informative select:}{Informative first:}{TypedText second:}{Placeho…
77 …RY: ObjCInstanceMethodDecl:{ResultType void}{TypedText add:}{Placeholder (int)}{HorizontalSpace }…
[all …]
Dcomplete-protocols.m18 // CHECK-CC1: ObjCProtocolDecl:{TypedText Protocol1}
19 // CHECK-CC1-NEXT: ObjCProtocolDecl:{TypedText Protocol2}
21 // CHECK-CC2-NOT: ObjCProtocolDecl:{TypedText Protocol1}
22 // CHECK-CC2: ObjCProtocolDecl:{TypedText Protocol2}
24 // CHECK-CC3: ObjCProtocolDecl:{TypedText Protocol0}
25 // CHECK-CC3-NEXT: ObjCProtocolDecl:{TypedText Protocol2}
/external/clang/include/clang/ASTMatchers/Dynamic/
DRegistry.h39 MatcherCompletion(StringRef TypedText, StringRef MatcherDecl, in MatcherCompletion()
41 : TypedText(TypedText), MatcherDecl(MatcherDecl), in MatcherCompletion()
45 std::string TypedText; member
58 return TypedText == Other.TypedText && MatcherDecl == Other.MatcherDecl;

12