Home
last modified time | relevance | path

Searched refs:OCS (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTypeTraits.cpp64 OverloadCandidateSet OCS(LookupLoc, OverloadCandidateSet::CSK_Normal); in LookupSpecialMemberFromXValue() local
84 llvm::ArrayRef(&Arg, NumArgs), OCS, true); in LookupSpecialMemberFromXValue()
88 llvm::ArrayRef(&Arg, NumArgs), OCS, in LookupSpecialMemberFromXValue()
96 Classification, llvm::ArrayRef(&Arg, NumArgs), OCS, true); in LookupSpecialMemberFromXValue()
101 llvm::ArrayRef(&Arg, NumArgs), OCS, true); in LookupSpecialMemberFromXValue()
107 switch (OCS.BestViableFunction(SemaRef, LookupLoc, Best)) { in LookupSpecialMemberFromXValue()
H A DSemaLookup.cpp3523 OverloadCandidateSet OCS(LookupLoc, OverloadCandidateSet::CSK_Normal); in LookupSpecialMember() local
3552 llvm::ArrayRef(&Arg, NumArgs), OCS, true); in LookupSpecialMember()
3555 llvm::ArrayRef(&Arg, NumArgs), OCS, in LookupSpecialMember()
3558 AddOverloadCandidate(M, Cand, llvm::ArrayRef(&Arg, NumArgs), OCS, in LookupSpecialMember()
3566 llvm::ArrayRef(&Arg, NumArgs), OCS, true); in LookupSpecialMember()
3570 llvm::ArrayRef(&Arg, NumArgs), OCS, true); in LookupSpecialMember()
3573 llvm::ArrayRef(&Arg, NumArgs), OCS, true); in LookupSpecialMember()
3581 switch (OCS.BestViableFunction(*this, LookupLoc, Best)) { in LookupSpecialMember()
H A DSemaExpr.cpp2583 OverloadCandidateSet OCS(R.getNameLoc(), in DiagnoseEmptyLookup() local
2591 Args, OCS); in DiagnoseEmptyLookup()
2595 Args, OCS); in DiagnoseEmptyLookup()
2597 switch (OCS.BestViableFunction(*this, R.getNameLoc(), Best)) { in DiagnoseEmptyLookup()
5836 OverloadCandidateSet OCS(NameLoc, OverloadCandidateSet::CSK_Normal); in TryTypoCorrectionForCall() local
5841 OCS); in TryTypoCorrectionForCall()
5843 switch (OCS.BestViableFunction(S, NameLoc, Best)) { in TryTypoCorrectionForCall()
H A DSemaDecl.cpp19169 OverloadCandidateSet OCS(Loc, OverloadCandidateSet::CSK_Normal); in ComputeSelectedDestructor() local
19176 OCS); in ComputeSelectedDestructor()
19181 if (OCS.empty()) { in ComputeSelectedDestructor()
19188 switch (OCS.BestViableFunction(S, Loc, Best)) { in ComputeSelectedDestructor()
19210 OCS.NoteCandidates(PartialDiagnosticAt(Loc, Diag), S, DisplayKind, {}); in ComputeSelectedDestructor()
19218 Record->addedSelectedDestructor(dyn_cast<CXXDestructorDecl>(OCS.begin()->Function)); in ComputeSelectedDestructor()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp1127 CallBase *OCS = PartialInlinerImpl::getOneCallSiteTo(*OutlinedFunc); in doMultiRegionFunctionOutlining() local
1128 BasicBlock *OutliningCallBB = OCS->getParent(); in doMultiRegionFunctionOutlining()
1136 OCS->setCallingConv(CallingConv::Cold); in doMultiRegionFunctionOutlining()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1794 OptimizedCallsSet &OCS) { in optimizeEdges() argument
1806 if (!OCS.count(CallI)) { in optimizeEdges()
1807 while (optimizeEdges(C, CallI->path, OCS)) { in optimizeEdges()
1809 OCS.insert(CallI); in optimizeEdges()
2108 OptimizedCallsSet OCS; in generate() local
2109 while (optimizeEdges(Construct, Construct.getMutablePieces(), OCS)) { in generate()
/freebsd/share/misc/
H A Dpci_vendors26633 1cb0 2021 SP4 Series OCS U.2 SSD
26638 1cb0 2010 Venice-E Series OCS U.2
26639 1cb0 2011 Venice Series OCS U.2
26640 1cb0 2012 Venice-X Series OCS U.2
26647 1cb0 a010 Venice-E Series OCS AIC
26648 1cb0 a012 Venice-X Series OCS AIC
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES618 Problem noted by Pavel Timofeev of OCS.