Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddiagnostic.h233 char *(*get_option_url) (diagnostic_context *, int); member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic.h297 char *(*get_option_url) (diagnostic_context *, int); member
H A Dopts.cc3602 get_option_url (diagnostic_context *, int option_index) in get_option_url() function