Table of Contents

Property SubProgram

Namespace
Ubiquity.NET.Llvm.DebugInfo
Assembly
Ubiquity.NET.Llvm.dll

SubProgram

Gets the DISubprogram for this scope

public DISubProgram? SubProgram { get; }

Property Value

DISubProgram

Remarks

If this scope is a DISubProgram then it is returned, otherwise the scope is walked up to find the subprogram that ultimately owns this scope