Get the local scope for this variable.
Synopsis
Declared in <llvm/IR/DebugInfoMetadata.h>
DILocalScope*
getScope() const;
Description
Variables must be defined in a local scope.
Return Value
get the local scope for this variable.
Created with MrDocs