Home | History | Annotate | Download | only in Sema

Lines Matching full:overload

958         // Function templates always go through overload resolution, at which
1186 /// whether some new function is actually an overload. It will return
2601 /// using-declaration is valid, given that we know it's not an overload
4926 // In this case, Previous will point to the overload set
8323 // Merge or overload the declaration with an existing declaration of
8326 // Determine whether NewFD is an overload of PrevDecl or
8327 // a declaration that requires merging. If it's an overload,