LexicalBlockFileMetadata
public struct LexicalBlockFileMetadata : DIScope
LexicalBlockFile
nodes are used to discriminate between sections of a
lexical block. The file field can be changed to indicate textual inclusion,
or the discriminator field can be used to discriminate between control flow
within a single block in the source language.
-
Declaration
Swift
public func asMetadata() -> LLVMMetadataRef
-
Declaration
Swift
public init(llvm: LLVMMetadataRef)