ObjectiveCPropertyMetadata

public struct ObjectiveCPropertyMetadata : IRMetadata

ObjectiveCPropertyMetadata nodes represent Objective-C property nodes.

  • Declaration

    Swift

    public func asMetadata() -> LLVMMetadataRef
  • Declaration

    Swift

    public init(llvm: LLVMMetadataRef)