Lines Matching refs:scope
12 ; CHECK: !0 = !DILocation(line: 3, column: 7, scope: !1)
14 ; CHECK: !7 = !DILocation(line: 3, column: 7, scope: !1, inlinedAt: !0)
15 ; CHECK: !8 = !DILocation(line: 3, column: 7, scope: !1, inlinedAt: !7)
16 ; CHECK: !9 = distinct !DILocation(line: 3, column: 7, scope: !1)
17 ; CHECK: !10 = distinct !DILocation(line: 3, column: 7, scope: !1, inlinedAt: !9)
18 ; CHECK: !11 = !DILocation(line: 3, column: 7, scope: !12)
20 ; CHECK: !15 = !DILocation(line: 3, column: 7, scope: !12, inlinedAt: !11)
21 ; CHECK: !16 = !DILocation(line: 3, column: 7, scope: !12, inlinedAt: !15)
22 ; CHECK: !17 = distinct !DILocation(line: 3, column: 7, scope: !12)
23 ; CHECK: !18 = distinct !DILocation(line: 3, column: 7, scope: !12, inlinedAt: !17)
24 !0 = distinct !DISubprogram(file: !7, scope: !7, line: 1, name: "foo", type: !9, unit: !6)
25 !1 = !DILocation(line: 3, column: 7, scope: !10)
26 !2 = !DILocation(line: 3, column: 7, scope: !10, inlinedAt: !1)
27 !3 = !DILocation(line: 3, column: 7, scope: !10, inlinedAt: !2)
29 !4 = distinct !DILocation(line: 3, column: 7, scope: !10)
30 !5 = distinct !DILocation(line: 3, column: 7, scope: !10, inlinedAt: !4)
39 !10 = distinct !DILexicalBlock(line: 3, column: 3, file: !7, scope: !0)