Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
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];
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
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];