Lines Matching full:overloads
1018 // determine whether they are overloads. If we find any mismatch
1019 // in the signature, they are overloads.
1062 // is static, in which case they are not overloads (C++
7185 /// operator overloads from the standard to a candidate set.
7302 /// \brief Helper method to factor out the common pattern of adding overloads
8249 /// operator overloads to the candidate set (C++ [over.built]), based
8289 // 'bool' overloads.
8294 // Setup an object to manage the common state for building overloads.
8300 // Dispatch over the operation to add in only those overloads which apply.
11977 // Can't add any actual overloads yet