Home | History | Annotate | Download | only in Sema

Lines Matching full:conversions

50     /// template argument deduction from a function call where conversions
2443 // Also allow conversions which merely strip [[noreturn]] from function types
2445 // FIXME: Currently, this doesn't place nicely with qualfication conversions.