Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp2219 const OverloadExpr *Overloads = nullptr; in tryExprAsCall() local
2321 static void noteOverloads(Sema &S, const UnresolvedSetImpl &Overloads, in noteOverloads()
2351 const UnresolvedSetImpl &Overloads, in notePlausibleOverloads()
2401 UnresolvedSet<4> Overloads; in tryToRecoverWithCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp228 MethodOverloadListRecord &Overloads) { in visitKnownRecord()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DInternalsManual.rst1672 .. _LexicalAndSemanticContexts:
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp478 CVType &CVR, MethodOverloadListRecord &Overloads) { in visitKnownRecord()