Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/cli/
Dcli-option.h37 struct option_def struct
50 constexpr option_def (const char *name_, in option_def() argument
82 way, actual instances of concrete option_def types argument
89 bool *(*boolean) (const option_def &, void *ctx); argument
116 /* Convenience method that returns THIS as an option_def. Useful argument
119 const option_def &def () const in def() argument