Home
last modified time | relevance | path

Searched defs:Stage1Air (Results 1 – 2 of 2) sorted by relevance

/dports/lang/zig/zig-0.9.0/src/stage1/
H A Dall_types.hpp133 struct Stage1Air { struct
134 ZigList<Stage1AirBasicBlock *> basic_block_list; argument
141 Stage1Air *parent_exec; argument
142 Stage1Zir *source_exec;
143 Scope *begin_scope;
144 ErrorMsg *first_err_trace_msg;
145 ZigList<Tld *> tld_list;
147 bool is_inline;
148 bool need_err_code_spill;
/dports/lang/zig-devel/zig-0.9.0/src/stage1/
H A Dall_types.hpp133 struct Stage1Air { struct
134 ZigList<Stage1AirBasicBlock *> basic_block_list; argument
141 Stage1Air *parent_exec; argument
142 Stage1Zir *source_exec;
143 Scope *begin_scope;
144 ErrorMsg *first_err_trace_msg;
145 ZigList<Tld *> tld_list;
147 bool is_inline;
148 bool need_err_code_spill;