Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks.h319 struct lang_hooks struct
323 const char *name;
327 size_t identifier_size;
330 void (*free_lang_data) (tree);
336 size_t (*tree_size) (enum tree_code);
340 unsigned int (*option_lang_mask) (void);
343 void (*init_options_struct) (struct gcc_options *opts);
348 void (*init_options) (unsigned int decoded_options_count,
353 void (*initialize_diagnostics) (diagnostic_context *);
356 void (*register_dumps) (gcc::dump_manager *);
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A 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/
H A Dobjc-lang.cc51 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-lang.c51 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-lang.c50 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-lang.cc50 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/objcp/
H A Dobjcp-lang.cc47 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objcp/
H A Dobjcp-lang.c47 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-lang.c90 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Ddummy-frontend.c273 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-lang.cc104 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Ddummy-frontend.cc733 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-lang.cc2007 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-lang.cc1876 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/
H A Dbrig-lang.c955 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Df95-lang.c173 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Df95-lang.cc179 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-lang.c1467 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-lang.cc1471 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable