Skip to content

TypeDescriptor_Flags

0x41c edited this page Jun 9, 2022 · 2 revisions

TypeDescriptor.Flags

struct Flags: OptionSet 

Inheritance

OptionSet

Initializers

init(rawValue:)

public init(rawValue: UInt64) 

Properties

rawValue

public var rawValue: UInt64

hasImportInfo

static var hasImportInfo 

classHasNegativeImmediateMembers

static var classHasNegativeImmediateMembers 

classHasResilientSuperclass

static var classHasResilientSuperclass 

classHasOverrideTable

static var classHasOverrideTable 

classHasVWT

static var classHasVWT 

resilientSuperclassRefKind

public var resilientSuperclassRefKind: TypeReferenceKind 
Types
Protocols
Global Typealiases
Global Functions
Clone this wiki locally