ΒΆLLVMNamedMDNodeRef LLVMGetFirstNamedMetadata(
    LLVMModuleRef M)

Description

Obtain an iterator to the first NamedMDNode in a Module.

Declared at: llvm/include/llvm-c/Core.h:877

Parameters

LLVMModuleRef M