Home
last modified time | relevance | path

Searched refs:create_nested_option (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype.h202 options_p create_nested_option (options_p next, const char* name,
H A Dgengtype.c923 create_nested_option (options_p next, const char* name, in create_nested_option() function
945 return create_nested_option (next, "nested_ptr", d); in create_nested_ptr_option()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype.h210 options_p create_nested_option (options_p next, const char* name,
H A Dgengtype.cc938 create_nested_option (options_p next, const char* name, in create_nested_option() function
960 return create_nested_option (next, "nested_ptr", d); in create_nested_ptr_option()
H A DChangeLog-20103647 (create_string_option, create_type_option, create_nested_option):
3649 (create_nested_ptr_option): Use create_nested_option.
3665 (create_string_option, create_type_option, create_nested_option)