Skip to content

AnonymousDescriptor_Flags

tevelee edited this page Jul 21, 2026 · 1 revision

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 Typealiases
Global Variables
Global Functions

Clone this wiki locally