Home
last modified time | relevance | path

Searched defs:lang_hooks (Results 1 – 10 of 10) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dlanghooks.h254 struct lang_hooks struct
257 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 …]
H A Dc-lang.c50 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dlanghooks.h297 struct lang_hooks struct
301 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 …]
/dflybsd-src/contrib/gcc-4.7/gcc/objc/
H A Dobjc-lang.c55 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-lang.c50 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/dflybsd-src/contrib/gcc-4.7/gcc/objcp/
H A Dobjcp-lang.c51 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcp-lang.c87 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcp-lang.c88 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/dflybsd-src/contrib/gcc-4.7/gcc/lto/
H A Dlto-lang.c1285 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/dflybsd-src/contrib/gcc-8.0/gcc/lto/
H A Dlto-lang.c1419 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable