Luma 0.1.0
A low-level compiled alternative to C, C++, and more!
Loading...
Searching...
No Matches
Public Attributes | List of all members
DeferredStatement Struct Reference

#include <llvm.h>

Collaboration diagram for DeferredStatement:
Collaboration graph
[legend]

Public Attributes

AstNodestatement
 
LLVMBasicBlockRef cleanup_block
 
struct DeferredStatementnext
 

Member Data Documentation

◆ cleanup_block

LLVMBasicBlockRef DeferredStatement::cleanup_block

◆ next

struct DeferredStatement* DeferredStatement::next

◆ statement

AstNode* DeferredStatement::statement

The documentation for this struct was generated from the following file: