Lines Matching refs:DILocation
20 ; CHECK-NEXT: !3 = !DILocation(line: 3, column: 7, scope: !0)
21 !3 = !DILocation(line: 3, column: 7, scope: !0)
22 !4 = !DILocation(scope: !0, column: 7, line: 3)
24 ; CHECK-NEXT: !4 = !DILocation(line: 3, column: 7, scope: !0, inlinedAt: !3)
25 !5 = !DILocation(scope: !0, inlinedAt: !3, column: 7, line: 3)
26 !6 = !DILocation(column: 7, line: 3, scope: !0, inlinedAt: !3)
28 ; CHECK-NEXT: !5 = !DILocation(line: 0, scope: !0)
29 !7 = !DILocation(scope: !0)
30 !8 = !DILocation(scope: !0, column: 0, line: 0)
32 ; CHECK-NEXT: !6 = !DILocation(line: 4294967295, column: 65535, scope: !0)
33 !9 = !DILocation(line: 4294967295, column: 65535, scope: !0)