/netbsd-src/external/gpl3/gcc.old/dist/libcc1/ |
H A D | marshall.cc | 145 cc1_plugin::marshall (connection *conn, const gcc_type_array *a) in marshall() 165 cc1_plugin::unmarshall (connection *conn, gcc_type_array **result) in unmarshall() 178 gcc_type_array *gta = new gcc_type_array; in unmarshall()
|
H A D | marshall.hh | 84 status marshall (connection *, const gcc_type_array *); 89 status unmarshall (connection *, struct gcc_type_array **);
|
H A D | rpc.hh | 96 class argument_wrapper<const gcc_type_array *> 109 operator const gcc_type_array * () const in operator const gcc_type_array*() 121 gcc_type_array *m_object;
|
H A D | libcc1plugin.cc | 671 const struct gcc_type_array *argument_types_in, in plugin_build_function_type()
|
/netbsd-src/external/gpl3/gcc/dist/libcc1/ |
H A D | marshall.cc | 146 cc1_plugin::marshall (connection *conn, const gcc_type_array *a) in marshall() 166 cc1_plugin::unmarshall (connection *conn, gcc_type_array **result) in unmarshall() 179 cc1_plugin::unique_ptr<gcc_type_array> gta (new gcc_type_array {}); in unmarshall()
|
H A D | deleter.hh | 41 struct deleter<gcc_type_array> 43 void operator() (gcc_type_array *p) in operator ()()
|
H A D | marshall.hh | 108 status marshall (connection *, const gcc_type_array *); 113 status unmarshall (connection *, struct gcc_type_array **);
|
H A D | ChangeLog | 616 (cc1_plugin::marshall for gcc_type_array): Use the above. 619 (cc1_plugin::unmarshall for gcc_type_array): Use the above.
|
H A D | libcc1plugin.cc | 516 const struct gcc_type_array *argument_types_in, in plugin_build_function_type()
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | gcc-interface.h | 175 struct gcc_type_array struct
|
H A D | gcc-c-fe.def | 125 const struct gcc_type_array *, /* Argument ARGUMENT_TYPES. */
|
H A D | ChangeLog-2017 | 184 (gcc_type_array): Move... 226 (gcc_type_array): Move...
|
H A D | gcc-cp-fe.def | 842 const struct gcc_type_array *,/* Argument ARGUMENT_TYPES. */ 849 pointer to gcc_type_array implies noexcept(false), which is almost 855 const struct gcc_type_array *)/* Argument EXCEPT_TYPES. */
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | gcc-interface.h | 175 struct gcc_type_array struct
|
H A D | gcc-c-fe.def | 125 const struct gcc_type_array *, /* Argument ARGUMENT_TYPES. */
|
H A D | gcc-cp-fe.def | 842 const struct gcc_type_array *,/* Argument ARGUMENT_TYPES. */ 849 pointer to gcc_type_array implies noexcept(false), which is almost 855 const struct gcc_type_array *)/* Argument EXCEPT_TYPES. */
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | gcc-interface.h | 175 struct gcc_type_array struct
|
H A D | gcc-c-fe.def | 125 const struct gcc_type_array *, /* Argument ARGUMENT_TYPES. */
|
H A D | ChangeLog-2017 | 184 (gcc_type_array): Move... 226 (gcc_type_array): Move...
|
H A D | gcc-cp-fe.def | 842 const struct gcc_type_array *,/* Argument ARGUMENT_TYPES. */ 849 pointer to gcc_type_array implies noexcept(false), which is almost 855 const struct gcc_type_array *)/* Argument EXCEPT_TYPES. */
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | gcc-interface.h | 175 struct gcc_type_array struct
|
H A D | gcc-c-fe.def | 125 const struct gcc_type_array *, /* Argument ARGUMENT_TYPES. */
|
H A D | gcc-cp-fe.def | 842 const struct gcc_type_array *,/* Argument ARGUMENT_TYPES. */ 849 pointer to gcc_type_array implies noexcept(false), which is almost 855 const struct gcc_type_array *)/* Argument EXCEPT_TYPES. */
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2017 | 184 (gcc_type_array): Move... 226 (gcc_type_array): Move...
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2017 | 184 (gcc_type_array): Move... 226 (gcc_type_array): Move...
|