FunctionMetadata
public struct FunctionMetadata : DIScope
NameSpaceMetadata nodes represent subroutines in the source program.
They are attached to corresponding LLVM IR functions.
-
Declaration
Swift
public func asMetadata() -> LLVMMetadataRef -
Declaration
Swift
public init(llvm: LLVMMetadataRef)
FunctionMetadata Structure Reference