Searched refs:emit_type (Results 1 – 5 of 5) sorted by relevance
77 void emit_type(uint32_t type_id, bool &emitted_open_tag);
309 emit_type(self, emitted_open_tag); in emit_types()323 emit_type(pointee_type, emitted_open_tag); in emit_types()331 void CompilerReflection::emit_type(uint32_t type_id, bool &emitted_open_tag) in emit_type() function in CompilerReflection
116 def emit_type(self, name): member in EmitVisitor653 self.emit_type("%s_type" % name)671 self.emit_type("%s_type" % name)1069 self.emit_type("AST_type")1070 self.emit_type("%s_type" % name)1083 self.emit_type("%s_type" % name)1104 self.emit_type("%s_type" % cons.name)
1093 emit_type(struct arg *a) in emit_type() function1225 emit_type(a); in emit_stubs()1323 emit_type(a); in emit_event_wrappers()1465 emit_type(a); in emit_structs()
1468 emit_type(struct dxil_module *m, struct dxil_type *type) in emit_type() function1509 if (!emit_type(m, type)) in emit_type_table()