Home
last modified time | relevance | path

Searched refs:TypeRef (Results 1 – 17 of 17) sorted by relevance

/llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp267 Refs.push_back({TiRefKind::TypeRef, 0, 1}); in handlePointer()
271 Refs.push_back({TiRefKind::TypeRef, 8, 1}); in handlePointer()
283 Refs.push_back({TiRefKind::TypeRef, 4, 1}); in discoverTypeIndices()
286 Refs.push_back({TiRefKind::TypeRef, 0, 2}); in discoverTypeIndices()
302 Refs.push_back({TiRefKind::TypeRef, 0, 1}); in discoverTypeIndices()
306 Refs.push_back({TiRefKind::TypeRef, 0, 1}); in discoverTypeIndices()
309 Refs.push_back({TiRefKind::TypeRef, 0, 1}); in discoverTypeIndices()
312 Refs.push_back({TiRefKind::TypeRef, 0, 1}); in discoverTypeIndices()
313 Refs.push_back({TiRefKind::TypeRef, 8, 1}); in discoverTypeIndices()
316 Refs.push_back({TiRefKind::TypeRef, 0, 3}); in discoverTypeIndices()
[all …]
/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DCFBundle.cpp162 if (CFTypeRef TypeRef = in getBundleInfo() local
164 CFTypeID TypeID = ::CFGetTypeID(TypeRef); in getBundleInfo()
166 CFString::UTF8((CFStringRef)TypeRef, BundleInfo.VersionStr); in getBundleInfo()
170 if (CFTypeRef TypeRef = Bundle.GetValueForInfoDictionaryKey( in getBundleInfo() local
172 CFTypeID TypeID = ::CFGetTypeID(TypeRef); in getBundleInfo()
174 CFString::UTF8((CFStringRef)TypeRef, BundleInfo.ShortVersionStr); in getBundleInfo()
/llvm-project-15.0.7/clang/test/Index/
H A Dannotate-parameterized-classes.m20 // CHECK-INTERFACE-DECL: Identifier: "id" [7:18 - 7:20] TypeRef=id:0:0
26 // CHECK-CATEGORY-DECL: Identifier: "id" [10:18 - 10:20] TypeRef=id:0:0
31 // CHECK-SPECIALIZATION: Identifier: "id" [13:11 - 13:13] TypeRef=id:0:0
37 // CHECK-SUPER: Identifier: "T" [15:42 - 15:43] TypeRef=T:15:14
38 // CHECK-SUPER: Identifier: "U" [15:45 - 15:46] TypeRef=U:15:22
H A Dlocal-symbols.m37 // CHECK: local-symbols.m:7:3: TypeRef=id:0:0 Extent=[7:3 - 7:5]
39 // CHECK: local-symbols.m:9:4: TypeRef=id:0:0 Extent=[9:4 - 9:6]
42 // CHECK: local-symbols.m:13:4: TypeRef=id:0:0 Extent=[13:4 - 13:6]
H A Dusrs.m203 // CHECK-source: usrs.m:26:3: TypeRef=id:0:0 Extent=[26:3 - 26:5]
205 // CHECK-source: usrs.m:27:3: TypeRef=id:0:0 Extent=[27:3 - 27:5]
207 // CHECK-source: usrs.m:29:4: TypeRef=id:0:0 Extent=[29:4 - 29:6]
209 // CHECK-source: usrs.m:30:4: TypeRef=id:0:0 Extent=[30:4 - 30:6]
216 // CHECK-source: usrs.m:35:4: TypeRef=id:0:0 Extent=[35:4 - 35:6]
227 // CHECK-source: usrs.m:40:4: TypeRef=id:0:0 Extent=[40:4 - 40:6]
243 // CHECK-source: usrs.m:52:4: TypeRef=id:0:0 Extent=[52:4 - 52:6]
247 // CHECK-source: usrs.m:55:4: TypeRef=id:0:0 Extent=[55:4 - 55:6]
251 // CHECK-source: usrs.m:58:4: TypeRef=id:0:0 Extent=[58:4 - 58:6]
255 // CHECK-source: usrs.m:61:4: TypeRef=id:0:0 Extent=[61:4 - 61:6]
[all …]
H A Dc-index-api-loadTU-test.m82 // CHECK: c-index-api-loadTU-test.m:6:29: TypeRef=id:0:0 Extent=[6:29 - 6:31]
86 // CHECK: c-index-api-loadTU-test.m:8:47: TypeRef=id:0:0 Extent=[8:47 - 8:49]
119 // CHECK: c-index-api-loadTU-test.m:48:2: TypeRef=id:0:0 Extent=[48:2 - 48:4]
125 // CHECK: c-index-api-loadTU-test.m:49:2: TypeRef=id:0:0 Extent=[49:2 - 49:4]
132 // CHECK: c-index-api-loadTU-test.m:50:2: TypeRef=id:0:0 Extent=[50:2 - 50:4]
158 // CHECK: c-index-api-loadTU-test.m:63:12: TypeRef=id:0:0 Extent=[63:12 - 63:14]
161 // CHECK: c-index-api-loadTU-test.m:64:26: TypeRef=id:0:0 Extent=[64:26 - 64:28]
165 // CHECK: c-index-api-loadTU-test.m:66:28: TypeRef=id:0:0 Extent=[66:28 - 66:30]
168 // CHECK: c-index-api-loadTU-test.m:69:16: TypeRef=struct X0:71:8 Extent=[69:16 - 69:18]
175 // CHECK: c-index-api-loadTU-test.m:75:29: TypeRef=id:0:0 Extent=[75:29 - 75:31]
H A Darc-annotate.m23 // CHECK: Identifier: "id" [2:31 - 2:33] TypeRef=id:0:0
33 // CHECK: Identifier: "id" [3:29 - 3:31] TypeRef=id:0:0
42 // CHECK: Identifier: "id" [4:42 - 4:44] TypeRef=id:0:0
H A Dget-cursor.m229 // CHECK-TRANSPARENT: 139:1 TypeRef=TestTransparent:133:17 (Transparent: enum TestTransparent) Exte…
230 // CHECK-TRANSPARENT: 140:6 TypeRef=enum TestTransparent:133:17 Extent=[140:6 - 140:21] Spelling=en…
231 // CHECK-TRANSPARENT: 141:1 TypeRef=NotTransparent:137:30 Extent=[141:1 - 141:15] Spelling=NotTrans…
232 // CHECK-TRANSPARENT: 147:1 TypeRef=TokenPaste_t:144:9 Extent=[147:1 - 147:13] Spelling=TokenPaste_…
233 // CHECK-TRANSPARENT: 151:1 TypeRef=SomeT:150:17 (Transparent: struct SomeT) Extent=[151:1 - 151:6]…
234 // CHECK-TRANSPARENT: 155:1 TypeRef=SomeT2:154:18 Extent=[155:1 - 155:7] Spelling=SomeT2 ([155:1 - …
H A Dannotate-literals.m51 // CHECK-LITERALS: Identifier: "id" [41:3 - 41:5] TypeRef=id:0:0
61 // CHECK-LITERALS: Identifier: "id" [42:3 - 42:5] TypeRef=id:0:0
80 // CHECK-LITERALS: Identifier: "id" [45:3 - 45:5] TypeRef=id:0:0
H A Dc-index-getCursor-test.m119 // CHECK: [46:2 - 46:4] TypeRef=id:0:0
126 // CHECK: [47:2 - 47:4] TypeRef=id:0:0
135 // CHECK: [48:2 - 48:4] TypeRef=id:0:0
H A Dproperties-class-extensions.m64 // CHECK: properties-class-extensions.m:16:22: TypeRef=id:0:0 Extent=[16:22 - 16:24]
69 // CHECK: properties-class-extensions.m:19:23: TypeRef=id:0:0 Extent=[19:23 - 19:25]
94 // CHECK: properties-class-extensions.m:38:31: TypeRef=id:0:0 Extent=[38:31 - 38:33]
H A Dreparse-predef-objc-protocol.m9 // CHECK: declare-objc-predef.h:2:16: TypeRef=struct objc_class:2:16 Extent=[2:16 - 2:26]
H A Dcindex-from-source.m7 // CHECK: cindex-from-source.m:9:1: TypeRef=t0:1:13 Extent=[9:1 - 9:3]
H A Dannotate-tokens.m214 // CHECK: Identifier: "barType" [17:5 - 17:12] TypeRef=barType:14:15
217 // CHECK: Identifier: "barType" [18:5 - 18:12] TypeRef=barType:14:15
234 // CHECK: Identifier: "barType" [24:5 - 24:12] TypeRef=barType:14:15
253 // CHECK: Identifier: "id" [33:31 - 33:33] TypeRef=id:0:0
287 // CHECK: Identifier: "id" [38:31 - 38:33] TypeRef=id:0:0
339 // CHECK: Identifier: "id" [55:28 - 55:30] TypeRef=id:0:0
602 // CHECK-ID-PROTO: Identifier: "id" [155:9 - 155:11] TypeRef=id:0:0
/llvm-project-15.0.7/clang/test/Parser/
H A Dskip-function-bodies.mm38 // CHECK: skip-function-bodies.mm:13:11: TypeRef=class A::B:4:9 Extent=[13:11 - 13:12]
44 // CHECK-NOT: skip-function-bodies.mm:21:11: TypeRef=class A:3:7 Extent=[21:11 - 21:12]
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndexDiscovery.h19 enum class TiRefKind { TypeRef, IndexRef }; enumerator
/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DTypeReferenceTracker.cpp156 addOneTypeRef(TiRefKind::TypeRef, in markReferencedTypes()