Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dlanghooks.h357 struct lang_hooks struct
361 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 …]
/netbsd/src/external/gpl3/gcc/dist/gcc/objc/
Dobjc-lang.cc51 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/netbsd/src/external/gpl3/gcc/dist/gcc/objcp/
Dobjcp-lang.cc47 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcp-lang.cc104 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/netbsd/src/external/gpl3/gcc/dist/gcc/lto/
Dlto-lang.cc1471 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable