Lines Matching full:identifier
6 ; Make sure we correctly handle containing type of a struct being a type identifier.
10 ; Make sure we correctly handle context of a subprogram being a type identifier.
13 ; Make sure we correctly handle containing type of a subprogram being a type identifier.
25 ; Make sure we correctly handle context of a struct being a type identifier.
33 ; Make sure we correctly handle type of a template_type being a type identifier.
37 ; Make sure we correctly handle derived-from of a typedef being a type identifier.
41 ; Make sure we correctly handle derived-from of a pointer type being a type identifier.
47 ; Make sure we correctly handle derived-from of an array type being a type identifier.
130 !4 = !MDCompositeType(tag: DW_TAG_structure_type, name: "C", line: 1, size: 64, align: 64, file: !1, elements: !5, vtableHolder: !"_ZTS1C", identifier: "_ZTS1C")
143 !18 = !MDCompositeType(tag: DW_TAG_structure_type, name: "bar", line: 7, size: 8, align: 8, file: !1, elements: !2, identifier: "_ZTS3bar")
144 !19 = !MDCompositeType(tag: DW_TAG_structure_type, name: "D", line: 9, size: 8, align: 8, file: !1, elements: !20, identifier: "_ZTS1D")
147 !22 = !MDCompositeType(tag: DW_TAG_structure_type, name: "Nested", line: 12, size: 8, align: 8, file: !1, scope: !"_ZTS1D", elements: !2, identifier: "_ZTSN1D6NestedE")
148 !23 = !MDCompositeType(tag: DW_TAG_structure_type, name: "Nested2", line: 13, flags: DIFlagFwdDecl, file: !1, scope: !"_ZTS1D", identifier: "_ZTSN1D7Nested2E")
149 !24 = !MDCompositeType(tag: DW_TAG_structure_type, name: "virt<bar>", line: 15, size: 64, align: 64, file: !1, scope: !"_ZTS1D", elements: !25, templateParams: !28, identifier: "_ZTSN1D4virtI3barEE")