Home | History | Annotate | Download | only in Sema

Lines Matching full:overload

56     /// \brief Within template argument deduction from overload resolution per
2978 /// purposes when it's considered as part of an overload set.
3000 /// Apply the deduction rules for overload sets.
3047 // - If the argument is an overload set containing one or more
3072 // - If the argument is an overload set (not containing function
3075 // of the overload set members, that member is used as the
3077 // more than one member of the overload set the parameter is
3122 // Overload sets usually make this parameter an undeduced context,