Searched defs:lang_hooks (Results 1 – 13 of 13) sorted by relevance
237 struct lang_hooks struct240 const char *name;244 size_t identifier_size;250 size_t (*tree_size) (enum tree_code);255 unsigned int (*init_options) (unsigned int argc, const char **argv);259 void (*initialize_diagnostics) (struct diagnostic_context *);270 int (*handle_option) (size_t code, const char *arg, int value);274 bool (*missing_argument) (const char *opt, size_t code);284 bool (*post_options) (const char **);289 bool (*init) (void);[all …]
49 const struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
181 struct lang_hooks struct184 const char *name;188 size_t identifier_size;192 void (*init_options) PARAMS ((void));202 int (*decode_option) PARAMS ((int, char **));214 bool (*post_options) PARAMS ((void));222 const char * (*init) PARAMS ((const char *));225 void (*finish) PARAMS ((void));229 void (*parse_file) PARAMS ((int));232 void (*clear_binding_stack) PARAMS ((void));[all …]
118 const struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
56 const struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
55 const struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
57 const struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
116 const struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
157 const struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
300 const struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
192 const struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
129 const struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
14166 const struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable