Home
last modified time | relevance | path

Searched defs:cl_option_handlers (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dopts.h293 struct cl_option_handlers struct
299 bool (*unknown_option_callback) (const struct cl_decoded_option *decoded);
303 void (*wrong_lang_callback) (const struct cl_decoded_option *decoded,
307 void (*target_option_override_hook) (void);
310 size_t num_handlers;
313 struct cl_option_handler_func handlers[3];
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dopts.h321 struct cl_option_handlers struct
327 bool (*unknown_option_callback) (const struct cl_decoded_option *decoded);
331 void (*wrong_lang_callback) (const struct cl_decoded_option *decoded,
335 void (*target_option_override_hook) (void);
338 size_t num_handlers;
341 struct cl_option_handler_func handlers[3];