Searched refs:indexDeclaration (Results 1 – 12 of 12) sorted by relevance
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 | …39 // CHECK: [indexDeclaration]: kind: c++-instance-method | name: method_decl | {{.*}} | isRedec…40 // CHECK-NEXT: [indexDeclaration]: kind: c++-instance-method | name: method_def1 | {{.*}} | isRedec…41 // CHECK-NEXT: [indexDeclaration]: kind: c++-instance-method | name: method_def2 | {{.*}} | isRedec…42 // CHECK-NEXT: [indexDeclaration]: kind: c++-instance-method | name: method_def2 | {{.*}} | isConta…45 // CHECK-NEXT: [indexDeclaration]: kind: function | name: foo1 | {{.*}} | isRedecl: 0 | isDef: 1 | …[all …]
59 // CHECK: [indexDeclaration]: kind: objc-class | name: I | {{.*}} | loc: 1:1260 // CHECK: [indexDeclaration]: kind: objc-instance-method | name: prop | {{.*}} | loc: 3:261 // CHECK: [indexDeclaration]: kind: objc-property | name: prop | {{.*}} | loc: 2:2562 // CHECK: [indexDeclaration]: kind: objc-category | name: | {{.*}} | loc: 6:1263 // CHECK: [indexDeclaration]: kind: objc-instance-method | name: setProp: | {{.*}} | loc: 7:3364 // CHECK: [indexDeclaration]: kind: objc-property | name: prop | {{.*}} | loc: 7:3366 // CHECK: [indexDeclaration]: kind: objc-ivar | name: _prop | {{.*}} | loc: 11:2067 // CHECK: [indexDeclaration]: kind: objc-instance-method | name: prop | {{.*}} | loc: 11:13 | {{.*}…68 // CHECK: [indexDeclaration]: kind: objc-instance-method | name: setProp: | {{.*}} | loc: 11:13 | {…70 // CHECK: [indexDeclaration]: kind: objc-ivar | name: _auto_prop | {{.*}} | loc: 20:33[all …]
14 // CHECK-NOT: [indexDeclaration]17 // CHECK-NOT: [indexDeclaration]19 // CHECK-NEXT: [indexDeclaration]: kind: variable | name: glob | {{.*}} | loc: 4:5 20 // CHECK-NOT: [indexDeclaration]34 // CHECK-DMOD-NEXT: [indexDeclaration]: kind: variable | name: depends_on_module_other | {{.*}} | l…35 // CHECK-DMOD-NEXT: [indexDeclaration]: kind: variable | name: template | {{.*}} | loc: [[DMOD_NOT_…36 // CHECK-DMOD-NEXT: [indexDeclaration]: kind: variable | name: sub_framework | {{.*}} | loc: [[DMOD…37 // CHECK-DMOD-NEXT: [indexDeclaration]: kind: variable | name: sub_framework_other | {{.*}} | loc: …38 // CHECK-DMOD-NEXT: [indexDeclaration]: kind: variable | name: depends_on_module_private | {{.*}} |…39 // 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
31 // CHECK: [indexDeclaration]: kind: objc-protocol | name: ForwardProt | {{.*}} | loc: 24:11
33 // CHECK-INDEX: [indexDeclaration]: kind: function | name: foo
53 // CHECK-NEXT: [indexDeclaration]: kind: variable | name: key
534 if (!CB.indexDeclaration || !D) in handleDecl()584 CB.indexDeclaration(ClientData, &DInfo); in handleDecl()
5748 void (*indexDeclaration)(CXClientData client_data, member