Find subprogram that is enclosing this scope.
Declared in <llvm/IR/DebugInfo.h>
<llvm/IR/DebugInfo.h>
DISubprogram* getDISubprogram(MDNode const* Scope);
Enclosing DISubprogram for Scope, or nullptr if none.
Scope,