Home
last modified time | relevance | path

Searched refs:impl_conv (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dc-typeck.c51 enum impl_conv { enum
92 static tree convert_for_assignment (tree, tree, enum impl_conv, tree, tree,
4083 convert_for_assignment (tree type, tree rhs, enum impl_conv errtype, in convert_for_assignment()
H A DChangeLog-20049368 * c-typeck.c (enum impl_conv): Add ic_argpass_nonproto.
9450 * c-typeck.c (enum impl_conv): New.