Luma 0.1.0
A low-level compiled alternative to C, C++, and more!
Loading...
Searching...
No Matches
Functions
struct_expr.c File Reference
#include "../llvm.h"
Include dependency graph for struct_expr.c:

Functions

LLVMValueRef codegen_expr_struct_literal (CodeGenContext *ctx, AstNode *node)
 

Function Documentation

◆ codegen_expr_struct_literal()

LLVMValueRef codegen_expr_struct_literal ( CodeGenContext ctx,
AstNode node 
)