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/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-7.0/llvm/lib/DebugInfo/CodeView/
DRecordName.cpp227 MethodOverloadListRecord &Overloads) { in visitKnownRecord()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.cpp444 CVType &CVR, MethodOverloadListRecord &Overloads) { in visitKnownRecord()