Home
last modified time | relevance | path

Searched defs:Overloads (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/Modules/
Dno-linkage.cpp15 static int Overloads; // expected-note {{candidate}} variable
/external/python/typing/docs/source/
Dlibraries.rst319 Overloads section in Best Practices for Inlined Types
/external/clang/lib/Sema/
DSema.cpp1302 const OverloadExpr *Overloads = nullptr; in tryExprAsCall() local
1400 static void noteOverloads(Sema &S, const UnresolvedSetImpl &Overloads, in noteOverloads()
1424 const UnresolvedSetImpl &Overloads, in notePlausibleOverloads()
1459 UnresolvedSet<4> Overloads; in tryToRecoverWithCall() local
/external/clang/docs/
DInternalsManual.rst1145 .. _LexicalAndSemanticContexts:
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DRecordName.cpp226 MethodOverloadListRecord &Overloads) { in visitKnownRecord()