Searched defs:lang_hooks (Results 1 – 5 of 5) sorted by relevance
357 struct lang_hooks struct361 const char *name;365 size_t identifier_size;368 void (*free_lang_data) (tree);374 size_t (*tree_size) (enum tree_code);378 unsigned int (*option_lang_mask) (void);381 void (*init_options_struct) (struct gcc_options *opts);386 void (*init_options) (unsigned int decoded_options_count,391 void (*initialize_diagnostics) (diagnostic_context *);394 void (*preprocess_main_file) (cpp_reader *, line_maps *,[all …]
51 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
47 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
104 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
1471 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable