Home | History | Annotate | Download | only in Sema

Lines Matching full:conversions

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