Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dc-typeck.c51 enum impl_conv { enum
88 static tree convert_for_assignment (tree, tree, enum impl_conv, tree, tree,
3795 convert_for_assignment (tree type, tree rhs, enum impl_conv errtype, in convert_for_assignment()