Home
last modified time | relevance | path

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

/external/clang/test/Modules/
Dno-linkage.cpp15 static int Overloads; // expected-note {{candidate}} variable
/external/clang/lib/Sema/
DSema.cpp1309 const OverloadExpr *Overloads = nullptr; in tryExprAsCall() local
1407 static void noteOverloads(Sema &S, const UnresolvedSetImpl &Overloads, in noteOverloads()
1431 const UnresolvedSetImpl &Overloads, in notePlausibleOverloads()
1466 UnresolvedSet<4> Overloads; in tryToRecoverWithCall() local
/external/clang/docs/
DInternalsManual.rst1145 .. _LexicalAndSemanticContexts: