Method LibLLVMDILocationGetInlinedAtScope
LibLLVMDILocationGetInlinedAtScope(LLVMMetadataRef)
Gets the scope the location is inlined at
Declaration
public static LLVMMetadataRef LibLLVMDILocationGetInlinedAtScope(LLVMMetadataRef location)
Parameters
public static LLVMMetadataRef LibLLVMDILocationGetInlinedAtScope(LLVMMetadataRef location)
LLVMMetadataRef | location | Location to get the information from |
Returns
LLVMMetadataRef | Scope |