Skip to content

AnonymousDescriptor_Flags

Azoy edited this page May 6, 2021 · 2 revisions

AnonymousDescriptor.Flags

The specific flags that describe an anonymous descriptor.

public struct Flags 

Properties

bits

Flags as represented in bits.

public let bits: UInt16

hasMangledName

Whether or not this anonymous descriptor has a trailing mangled name to debug the context.

public var hasMangledName: Bool 
Types
Protocols
Global Variables
Global Functions
Clone this wiki locally