Searched refs:Overloads (Results 1 – 9 of 9) sorted by relevance
15 static int Overloads; // expected-note {{candidate}} variable40 use(Overloads); in use_things()55 use(Overloads); // expected-error {{ambiguous}} in use_things_again()
513 : Overloads(Callbacks.begin(), Callbacks.end()) {}522 for (const auto &O : Overloads) {541 bool Overload0Variadic = Overloads[0]->isVariadic();543 for (const auto &O : Overloads) {551 unsigned Overload0NumArgs = Overloads[0]->getNumArgs();553 for (const auto &O : Overloads) {562 for (const auto &O : Overloads) {571 for (const auto &O : Overloads) {579 std::vector<std::unique_ptr<MatcherDescriptor>> Overloads;706 std::vector<MatcherDescriptor *> Overloads;[all …]
10 void Overloads();11 void Overloads(int);
1302 const OverloadExpr *Overloads = nullptr; in tryExprAsCall() local1311 Overloads = FR.Expression; in tryExprAsCall()1313 Overloads = dyn_cast<UnresolvedMemberExpr>(E.IgnoreParens()); in tryExprAsCall()1319 if (Overloads) { in tryExprAsCall()1320 for (OverloadExpr::decls_iterator it = Overloads->decls_begin(), in tryExprAsCall()1321 DeclsEnd = Overloads->decls_end(); it != DeclsEnd; ++it) { in tryExprAsCall()1400 static void noteOverloads(Sema &S, const UnresolvedSetImpl &Overloads, in noteOverloads() argument1404 for (UnresolvedSetImpl::iterator It = Overloads.begin(), in noteOverloads()1405 DeclsEnd = Overloads.end(); It != DeclsEnd; ++It) { in noteOverloads()1424 const UnresolvedSetImpl &Overloads, in notePlausibleOverloads() argument[all …]
444 CVType &CVR, MethodOverloadListRecord &Overloads) { in visitKnownRecord() argument445 for (auto &M : Overloads.Methods) in visitKnownRecord()
227 MethodOverloadListRecord &Overloads) { in visitKnownRecord() argument
567 // Overloads for other custom-callables are provided in the
1069 where present (see the section :ref:`Redeclarations and Overloads1109 Redeclarations and Overloads
2323 …t|Not|NotInheritable|NotOverridable|Object|On|Option|Optional|Or|OrElse|Overloads|Overridable|Over…