Searched refs:impl_conv_rhs (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck.c | 48 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 D | cp-tree.h | 1082 enum impl_conv_rhs { enum 7645 impl_conv_rhs, tree, int,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2010 | 2313 (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 D | typeck.cc | 48 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 D | cp-tree.h | 1158 enum impl_conv_rhs { enum 8056 impl_conv_rhs, tree, int,
|