Home
last modified time | relevance | path

Searched refs:Overloads (Results 1 – 9 of 9) sorted by relevance

/external/clang/test/Modules/
Dno-linkage.cpp15 static int Overloads; // expected-note {{candidate}} variable
40 use(Overloads); in use_things()
55 use(Overloads); // expected-error {{ambiguous}} in use_things_again()
/external/clang/lib/ASTMatchers/Dynamic/
DMarshallers.h513 : 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 …]
/external/clang/test/Modules/Inputs/no-linkage/
Ddecls.h10 void Overloads();
11 void Overloads(int);
/external/clang/lib/Sema/
DSema.cpp1302 const OverloadExpr *Overloads = nullptr; in tryExprAsCall() local
1311 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() argument
1404 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 …]
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.cpp444 CVType &CVR, MethodOverloadListRecord &Overloads) { in visitKnownRecord() argument
445 for (auto &M : Overloads.Methods) in visitKnownRecord()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DRecordName.cpp227 MethodOverloadListRecord &Overloads) { in visitKnownRecord() argument
/external/googletest/googlemock/include/gmock/
Dgmock-generated-actions.h.pump567 // Overloads for other custom-callables are provided in the
/external/clang/docs/
DInternalsManual.rst1069 where present (see the section :ref:`Redeclarations and Overloads
1109 Redeclarations and Overloads
/external/doclava/res/assets/templates-sdk/assets/js/
Dandroid_3p-bundle.js2323 …t|Not|NotInheritable|NotOverridable|Object|On|Option|Optional|Or|OrElse|Overloads|Overridable|Over…