nitc: let CC, CXX and NO_STACKTRACE use env value
[nit.git] / c_src / nitc__phase.sep.0.h
1 #include "nit.common.h"
2 #define COLOR_nitc__phase__ToolContext___phases 35
3 extern const char FILE_nitc__phase[];
4 #define COLOR_nitc__phase__ToolContext___opt_disable_phase 36
5 #define COLOR_nitc__phase__ToolContext___opt_sloppy 37
6 #define COLOR_nitc__phase___ToolContext___core__kernel__Object__init 152
7 #define COLOR_nitc__toolcontext__ToolContext___option_context 15
8 extern const char FILE_nitc__toolcontext[];
9 val* NEW_core__Array(const struct type* type);
10 extern const struct type type_core__Array__opts__Option;
11 val* NEW_core__NativeArray(int length, const struct type* type);
12 extern const struct type type_core__NativeArray__opts__Option;
13 #define COLOR_core__array__Array__with_native 27
14 void opts___opts__OptionContext___add_option(val* self, val* p0);
15 #define COLOR_nitc__phase___ToolContext___process_options 149
16 #define COLOR_opts__Option___value 6
17 val* core___core__AbstractArrayRead___core__abstract_collection__Collection__iterator(val* self);
18 #define COLOR_core__abstract_collection__Iterator__is_ok 12
19 #define COLOR_core__abstract_collection__Iterator__item 13
20 val* core__flat___NativeString___to_s_full(char* self, long p0, long p1);
21 #define COLOR_core__kernel__Object___61d_61d 4
22 val* nitc__phase___ToolContext___phases_list(val* self);
23 #define COLOR_core__abstract_collection__Collection__iterator 21
24 #define COLOR_nitc__phase__Phase___in_hierarchy 1
25 val* poset___poset__POSetElement___direct_greaters(val* self);
26 #define COLOR_core__abstract_collection__Collection__is_empty 20
27 void core__file___Sys___print(val* self, val* p0);
28 extern const struct type type_core__NativeArray__core__String;
29 #define COLOR_core__abstract_text__Object__to_s 3
30 val* core__abstract_text___Collection___join(val* self, val* p0);
31 #define COLOR_core__abstract_text__NativeArray__native_to_s 12
32 #define COLOR_core__abstract_collection__Iterator__next 14
33 #define COLOR_core__abstract_collection__Iterator__finish 15
34 val* poset___poset__POSet___core__abstract_collection__Collection__iterator(val* self);
35 val* nitc___nitc__Phase___core__abstract_text__Object__to_s(val* self);
36 #define COLOR_nitc__phase__Phase___disabled 3
37 void nitc___nitc__ToolContext___fatal_error(val* self, val* p0, val* p1);
38 #define COLOR_nitc__phase__ToolContext___semantize_is_lazy 40
39 #define COLOR_nitc__phase__ToolContext___phases_list 38
40 val* core__array___Collection___to_a(val* self);
41 void core___core__Comparator___sort(val* self, val* p0);
42 #define COLOR_nitc__phase__ToolContext___phased_modules 41
43 long time___Sys_get_time___impl( struct nitni_instance * self );
44 void nitc___nitc__ToolContext___info(val* self, val* p0, long p1);
45 short int core___core__HashSet___core__abstract_collection__Collection__has(val* self, val* p0);
46 void core___core__HashSet___core__abstract_collection__SimpleCollection__add(val* self, val* p0);
47 #define COLOR_nitc__parser_nodes__ANode___location 1
48 extern const char FILE_nitc__parser_nodes[];
49 #define COLOR_nitc__location__Location___file 0
50 extern const char FILE_nitc__location[];
51 #define COLOR_nitc__location__SourceFile___filename 1
52 val* NEW_nitc__phase__AnnotationPhaseVisitor(const struct type* type);
53 extern const struct type type_nitc__phase__AnnotationPhaseVisitor;
54 void nitc___nitc__Visitor___enter_visit(val* self, val* p0);
55 #define COLOR_nitc__phase__Phase___toolcontext 0
56 #define COLOR_nitc__toolcontext__ToolContext___error_count 7
57 #define COLOR_nitc__phase__Phase__process_nmodule 19
58 short int nitc___nitc__ToolContext___check_errors(val* self);
59 #define COLOR_nitc__parser_nodes__AModule___n_classdefs 12
60 val* nitc___nitc__ANodes___core__abstract_collection__Collection__iterator(val* self);
61 #define COLOR_nitc__phase__Phase__process_nclassdef 20
62 #define COLOR_nitc__parser_nodes__AClassdef___n_propdefs 10
63 void nitc__phase___ToolContext___phase_process_npropdef(val* self, val* p0, val* p1);
64 #define COLOR_nitc__phase__AnnotationPhaseVisitor___annotations 1
65 #define COLOR_nitc__parser_nodes__ANode___parent 2
66 extern const struct type type_nitc__AAnnotations;
67 #define COLOR_nitc__phase__Phase__process_annotated_node 21
68 extern const struct type type_core__Int;
69 extern const char FILE_core__kernel[];
70 val* core__flat___Int___core__abstract_text__Object__to_s(long self);
71 #define COLOR_nitc__phase__Phase__process_npropdef 22
72 #define COLOR_nitc__phase__APropdef___is_phased 6
73 #define COLOR_nitc__parser_nodes__ANode__visit_all 14
74 extern const struct type type_nitc__AAnnotation;
75 void core___core__Array___core__abstract_collection__SimpleCollection__add(val* self, val* p0);
76 #define COLOR_nitc__phase__Phase___depends 2
77 #define COLOR_nitc___nitc__Phase___core__kernel__Object__init 25
78 val* poset___poset__POSet___add_node(val* self, val* p0);
79 void poset___poset__POSet___add_edge(val* self, val* p0, val* p1);
80 val* core__abstract_text___Object___class_name(val* self);
81 val* core__file___String___strip_extension(val* self, val* p0);
82 val* core___core__String___to_snake_case(val* self);