17 #define NEW_EVENT(name, ...) extern const diagnostic_t kEvent_##name;
void ctu_forward_decls(language_runtime_t *runtime, compile_unit_t *unit)
void ctu_process_imports(language_runtime_t *runtime, compile_unit_t *unit)
void ctu_compile_module(language_runtime_t *runtime, compile_unit_t *unit)
void ctu_init(language_runtime_t *runtime, tree_t *root)