Searched refs:indexDeclaration (Results 1 – 11 of 11) sorted by relevance
53 // CHECK: [indexDeclaration]: kind: objc-class | name: I | {{.*}} | loc: 1:1254 // CHECK: [indexDeclaration]: kind: objc-instance-method | name: prop | {{.*}} | loc: 3:255 // CHECK: [indexDeclaration]: kind: objc-property | name: prop | {{.*}} | loc: 2:2556 // CHECK: [indexDeclaration]: kind: objc-category | name: | {{.*}} | loc: 6:1257 // CHECK: [indexDeclaration]: kind: objc-instance-method | name: setProp: | {{.*}} | loc: 7:3358 // CHECK: [indexDeclaration]: kind: objc-property | name: prop | {{.*}} | loc: 7:3360 // CHECK: [indexDeclaration]: kind: objc-ivar | name: _prop | {{.*}} | loc: 11:2061 // CHECK: [indexDeclaration]: kind: objc-instance-method | name: prop | {{.*}} | loc: 11:13 | {{.*}…62 // CHECK: [indexDeclaration]: kind: objc-instance-method | name: setProp: | {{.*}} | loc: 11:13 | {…64 // CHECK: [indexDeclaration]: kind: objc-ivar | name: _auto_prop | {{.*}} | loc: 20:33[all …]
10 // CHECK-NOT: [indexDeclaration]13 // CHECK-NOT: [indexDeclaration]15 // CHECK-NEXT: [indexDeclaration]: kind: variable | name: glob | {{.*}} | loc: 4:5 16 // CHECK-NOT: [indexDeclaration]29 // CHECK-DMOD-NEXT: [indexDeclaration]: kind: variable | name: depends_on_module_other | {{.*}} | l…30 // CHECK-DMOD-NEXT: [indexDeclaration]: kind: variable | name: template | {{.*}} | loc: [[DMOD_NOT_…32 // CHECK-DMOD-NEXT: [indexDeclaration]: kind: variable | name: sub_framework | {{.*}} | loc: [[DMOD…33 // CHECK-DMOD-NEXT: [indexDeclaration]: kind: variable | name: sub_framework_other | {{.*}} | loc: …34 // CHECK-DMOD-NEXT: [indexDeclaration]: kind: variable | name: depends_on_module_private | {{.*}} |…35 // CHECK-DMOD-NOT: [indexDeclaration][all …]
22 // CHECK: [indexDeclaration]: kind: objc-class | name: I24 // CHECK-NEXT: [indexDeclaration]: kind: objc-class | name: B26 // CHECK-NEXT: [indexDeclaration]: kind: objc-protocol | name: P28 // CHECK-NEXT: [indexDeclaration]: kind: typedef | name: MyInt29 // CHECK-NEXT: [indexDeclaration]: kind: variable | name: gx30 // CHECK-NEXT: [indexDeclaration]: kind: objc-class | name: I32 // CHECK-NEXT: [indexDeclaration]: kind: objc-category | name: cat35 // CHECK-NEXT: [indexDeclaration]: kind: objc-instance-method | name: meth37 // CHECK-NOT: [indexDeclaration]: kind: objc-class | name: I38 // CHECK-NEXT: [indexDeclaration]: kind: objc-class | name: S[all …]
19 // CHECK-NOT: [indexDeclaration]23 // CHECK-NEXT: [indexDeclaration]: kind: variable | name: glob | {{.*}} | loc: 10:524 // CHECK-NOT: [indexDeclaration]31 // CHECK-PCH: [indexDeclaration]: kind: variable | name: pch_glob | {{.*}} | loc: 6:12
7 // CHECK: [indexDeclaration]: kind: struct | name: S |8 // CHECK-NOT: [indexDeclaration]: kind: struct | name: S |
10 // CHECK: [indexDeclaration]: kind: objc-ivar | name: _foo
33 // CHECK-INDEX: [indexDeclaration]: kind: function | name: foo
53 // CHECK-NEXT: [indexDeclaration]: kind: variable | name: key
23 // CHECK: [indexDeclaration]: kind: c++-instance-method | name: method_decl | {{.*}} | isRedec…24 // CHECK-NEXT: [indexDeclaration]: kind: c++-instance-method | name: method_def1 | {{.*}} | isRedec…26 // CHECK-NEXT: [indexDeclaration]: kind: c++-instance-method | name: method_def2 | {{.*}} | isRedec…27 // CHECK-NEXT: [indexDeclaration]: kind: c++-instance-method | name: method_def2 | {{.*}} | isRedec…31 // CHECK-NEXT: [indexDeclaration]: kind: function | name: foo1 | {{.*}} | isRedecl: 0 | isDef: 1 | …38 // CHECK: [indexDeclaration]: kind: c++-instance-method | name: method_decl | {{.*}} | isRedec…39 // CHECK-NEXT: [indexDeclaration]: kind: c++-instance-method | name: method_def1 | {{.*}} | isRedec…40 // CHECK-NEXT: [indexDeclaration]: kind: c++-instance-method | name: method_def2 | {{.*}} | isRedec…41 // CHECK-NEXT: [indexDeclaration]: kind: c++-instance-method | name: method_def2 | {{.*}} | isConta…44 // CHECK-NEXT: [indexDeclaration]: kind: function | name: foo1 | {{.*}} | isRedecl: 0 | isDef: 1 | …[all …]
313 if (!CB.indexDeclaration || !D) in handleDecl()361 CB.indexDeclaration(ClientData, &DInfo); in handleDecl()
5490 void (*indexDeclaration)(CXClientData client_data, member