Searched defs:lang_hooks (Results 1 – 10 of 10) sorted by relevance
254 struct lang_hooks struct257 const char *name;261 size_t identifier_size;264 void (*free_lang_data) (tree);270 size_t (*tree_size) (enum tree_code);274 unsigned int (*option_lang_mask) (void);277 void (*init_options_struct) (struct gcc_options *opts);282 void (*init_options) (unsigned int decoded_options_count,287 void (*initialize_diagnostics) (diagnostic_context *);292 bool (*complain_wrong_lang_p) (const struct cl_option *option);[all …]
50 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
297 struct lang_hooks struct301 const char *name;305 size_t identifier_size;308 void (*free_lang_data) (tree);314 size_t (*tree_size) (enum tree_code);318 unsigned int (*option_lang_mask) (void);321 void (*init_options_struct) (struct gcc_options *opts);326 void (*init_options) (unsigned int decoded_options_count,331 void (*initialize_diagnostics) (diagnostic_context *);334 void (*register_dumps) (gcc::dump_manager *);[all …]
55 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
51 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
87 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
88 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
1285 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
1419 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable