Home
last modified time | relevance | path

Searched refs:cl_option_state (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dopts.h58 struct cl_option_state { struct
92 extern bool get_option_state (int, struct cl_option_state *);
Dtoplev.c1356 option_affects_pch_p (int option, struct cl_option_state *state) in option_affects_pch_p()
1373 struct cl_option_state state; in default_get_pch_validity()
1423 struct cl_option_state state; in default_pch_valid_p()
Dopts.c1823 get_option_state (int option, struct cl_option_state *state) in get_option_state()
DChangeLog-200516716 * opts.h (cl_option_state): New structure.