Home
last modified time | relevance | path

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

/dragonfly/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);
321 bool (*init) (void);
324 void (*finish) (void);
327 void (*parse_file) (void);
408 struct lang_hooks_for_tree_inlining tree_inlining; argument
418 struct lang_hooks_for_lto lto; argument
447 void (*init_ts) (void);
[all …]
H A Dc-lang.c50 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/dragonfly/contrib/gcc-8.0/gcc/
H A Dlanghooks.h297 struct lang_hooks struct
301 const char *name;
305 size_t identifier_size;
368 bool (*init) (void);
371 void (*finish) (void);
374 void (*parse_file) (void);
459 struct lang_hooks_for_tree_inlining tree_inlining; argument
498 void (*init_ts) (void);
525 bool eh_use_cxa_end_cleanup;
529 bool deep_unsharing;
[all …]
/dragonfly/contrib/gcc-4.7/gcc/objc/
H A Dobjc-lang.c55 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-lang.c50 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/dragonfly/contrib/gcc-4.7/gcc/objcp/
H A Dobjcp-lang.c51 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcp-lang.c87 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-lang.c88 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/dragonfly/contrib/gcc-4.7/gcc/lto/
H A Dlto-lang.c1285 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
/dragonfly/contrib/gcc-8.0/gcc/lto/
H A Dlto-lang.c1419 struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable