ΒΆLLVMMetadataRef LLVMGetSubprogram(
    LLVMValueRef Func)

Description

Get the metadata of the subprogram attached to a function.

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

Parameters

LLVMValueRef Func