Home | History | Annotate | Download | only in include

Lines Matching refs:tree

76 extern void rest_of_decl_compilation (tree, int, int);
77 extern void rest_of_type_compilation (tree, int);
78 extern void tree_rest_of_compilation (tree);
83 extern void announce_function (tree);
87 extern void warn_deprecated_use (tree);
88 extern bool parse_optimize_options (tree, bool);
102 extern void wrapup_global_declaration_1 (tree);
103 extern bool wrapup_global_declaration_2 (tree);
104 extern bool wrapup_global_declarations (tree *, int);
105 extern void check_global_declaration_1 (tree);
106 extern void check_global_declarations (tree *, int);
107 extern void emit_debug_global_declarations (tree *, int);