Home
last modified time | relevance | path

Searched refs:create_nested_ptr_option (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype.h206 options_p create_nested_ptr_option (options_p next, type_p t,
H A Dgengtype-parse.c531 return create_nested_ptr_option (prev, ty, to, from); in nestedptr_optvalue()
H A Dgengtype.c937 create_nested_ptr_option (options_p next, type_p t, in create_nested_ptr_option() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype.h214 options_p create_nested_ptr_option (options_p next, type_p t,
H A Dgengtype-parse.cc531 return create_nested_ptr_option (prev, ty, to, from); in nestedptr_optvalue()
H A Dgengtype.cc952 create_nested_ptr_option (options_p next, type_p t, in create_nested_ptr_option() function
H A DChangeLog-200724832 Use create_nested_ptr_option.
24833 * gengtype.c (create_nested_ptr_option): New function.
H A DChangeLog-20103649 (create_nested_ptr_option): Use create_nested_option.
3666 (create_nested_ptr_option): New functions
H A DChangeLog-201931332 * gengtype.h (create_nested_ptr_option): Fix parameter names to match