Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSema.cpp1267 const OverloadExpr *Overloads = nullptr; in tryExprAsCall() local
1365 static void noteOverloads(Sema &S, const UnresolvedSetImpl &Overloads, in noteOverloads()
1389 const UnresolvedSetImpl &Overloads, in notePlausibleOverloads()
1424 UnresolvedSet<4> Overloads; in tryToRecoverWithCall() local
/minix3/external/bsd/llvm/dist/clang/docs/
H A DInternalsManual.rst1145 .. _LexicalAndSemanticContexts: