Lines Matching refs:DISubprogram

21 ; CHECK: !7 = distinct !DISubprogram(scope: null, spFlags: DISPFlagDefinition, unit: !8)
22 !7 = distinct !DISubprogram(unit: !8)
27 ; CHECK: !9 = distinct !DISubprogram(scope: null, spFlags: 0)
28 !9 = distinct !DISubprogram(isDefinition: false)
30 ; CHECK: !10 = distinct !DISubprogram({{.*}}, spFlags: DISPFlagPureVirtual | DISPFlagLocalToUnit | …
31 !10 = distinct !DISubprogram(name: "foo", linkageName: "_Zfoov", scope: !1,
37 ; CHECK: !11 = distinct !DISubprogram({{.*}}, spFlags: DISPFlagVirtual | DISPFlagLocalToUnit | DISP…
38 !11 = distinct !DISubprogram(name: "foo", linkageName: "_Zfoov", scope: !1,
44 ; CHECK: !12 = distinct !DISubprogram({{.*}}, spFlags: DISPFlagLocalToUnit | DISPFlagDefinition | D…
45 !12 = distinct !DISubprogram(name: "foo", linkageName: "_Zfoov", scope: !1,
51 ; CHECK: !13 = distinct !DISubprogram({{.*}}, spFlags: DISPFlagDefinition | DISPFlagOptimized,
52 !13 = distinct !DISubprogram(name: "foo", linkageName: "_Zfoov", scope: !1,
57 ; CHECK: !14 = distinct !DISubprogram({{.*}}, spFlags: DISPFlagLocalToUnit | DISPFlagOptimized)
58 !14 = distinct !DISubprogram(name: "foo", linkageName: "_Zfoov", scope: !1,
62 ; CHECK: !15 = distinct !DISubprogram({{.*}}, spFlags: DISPFlagLocalToUnit | DISPFlagDefinition,
63 !15 = distinct !DISubprogram(name: "foo", linkageName: "_Zfoov", scope: !1,
68 ; CHECK: !16 = distinct !DISubprogram({{.*}}, spFlags: DISPFlagLocalToUnit)
69 !16 = distinct !DISubprogram(name: "foo", linkageName: "_Zfoov", scope: !1,
73 ; CHECK: !17 = distinct !DISubprogram({{.*}}, spFlags: DISPFlagDefinition,
74 !17 = distinct !DISubprogram(name: "foo", linkageName: "_Zfoov", scope: !1,
79 ; CHECK: !18 = distinct !DISubprogram({{.*}}, spFlags: DISPFlagOptimized)
80 !18 = distinct !DISubprogram(name: "foo", linkageName: "_Zfoov", scope: !1,