ΒΆLLVMMetadataRef LLVMGetSubprogram(
    LLVMValueRef Func)

Description

Get the metadata of the subprogram attached to a function.

Declared at: llvm/include/llvm-c/DebugInfo.h:1315

Parameters

LLVMValueRef Func