Searched defs:opt_text (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dopt-suggestions.c107 const char *opt_text = option->opt_text; local
[all...]
H A Dopts.h58 const char *opt_text; member in struct:cl_option
H A Dopts-common.c382 const char *opt_text = option->opt_text; local
489 add_misspelling_candidates(auto_vec<char *> *candidates, const struct cl_option *option, const char *opt_text) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dopt-suggestions.cc107 const char *opt_text = option->opt_text; local
[all...]
H A Dopts.h70 const char *opt_text; member in struct:cl_option
H A Dopts-common.cc385 const char *opt_text = option->opt_text; local
492 add_misspelling_candidates(auto_vec<char *> *candidates, const struct cl_option *option, const char *opt_text) argument
[all...]

Completed in 157 milliseconds