Searched refs:build_complex_conv (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/contrib/gcc-4.7/gcc/cp/ |
| HD | call.c | 983 build_complex_conv (tree type, tree ctor, int flags) in build_complex_conv() function 1703 conv = build_complex_conv (to, expr, flags); in implicit_conversion()
|
| /dragonfly/contrib/gcc-8.0/gcc/cp/ |
| HD | call.c | 1012 build_complex_conv (tree type, tree ctor, int flags, in build_complex_conv() function 1863 conv = build_complex_conv (to, expr, flags, complain); in implicit_conversion()
|