Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSema.cpp2433 const OverloadExpr *Overloads = nullptr; in tryExprAsCall() local
2535 static void noteOverloads(Sema &S, const UnresolvedSetImpl &Overloads, in noteOverloads()
2568 const UnresolvedSetImpl &Overloads, in notePlausibleOverloads()
2616 UnresolvedSet<4> Overloads; in tryToRecoverWithCall() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp232 MethodOverloadListRecord &Overloads) { in visitKnownRecord()
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DDXILEmitter.cpp275 static std::string getDXILOperationOverload(StringRef Overloads) { in getDXILOperationOverload()
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp481 CVType &CVR, MethodOverloadListRecord &Overloads) { in visitKnownRecord()
/openbsd-src/gnu/llvm/clang/docs/
H A DInternalsManual.rst1675 .. _LexicalAndSemanticContexts: