Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c48 static tree convert_for_assignment (tree, tree, impl_conv_rhs, tree, int,
9229 impl_conv_rhs errtype, tree fndecl, int parmnum, in convert_for_assignment()
9479 impl_conv_rhs errtype, tree fndecl, int parmnum, in convert_for_initialization()
H A Dcp-tree.h1082 enum impl_conv_rhs { enum
7645 impl_conv_rhs, tree, int,
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20102313 (impl_conv_rhs): New type.
2316 (typeck.c (convert_arguments): Use impl_conv_rhs and emit the
2318 (convert_for_initialization): Use impl_conv_rhs and change caller.
H A Dtypeck.cc48 static tree convert_for_assignment (tree, tree, impl_conv_rhs, tree, int,
9780 impl_conv_rhs errtype, tree fndecl, int parmnum, in convert_for_assignment()
10030 impl_conv_rhs errtype, tree fndecl, int parmnum, in convert_for_initialization()
H A Dcp-tree.h1158 enum impl_conv_rhs { enum
8056 impl_conv_rhs, tree, int,