Home
last modified time | relevance | path

Searched refs:decoded_cl_options (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-wrapper.cc236 vec<cl_decoded_option> decoded_cl_options) in merge_and_complain() argument
258 for (i = 0; i < decoded_cl_options.length (); ++i) in merge_and_complain()
260 cl_decoded_option *foption = &decoded_cl_options[i]; in merge_and_complain()
1113 vec<cl_decoded_option> decoded_cl_options, bool first, in find_and_merge_options() argument
1157 decoded_cl_options); in find_and_merge_options()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-wrapper.c198 struct cl_decoded_option *decoded_cl_options, in merge_and_complain() argument
223 struct cl_decoded_option *foption = &decoded_cl_options[i]; in merge_and_complain()
1056 struct cl_decoded_option *decoded_cl_options, in find_and_merge_options() argument
1105 decoded_cl_options, in find_and_merge_options()