Home
last modified time | relevance | path

Searched refs:BestViableFunction (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h1456 OverloadingResult BestViableFunction(Sema &S, SourceLocation Loc,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp3915 CandidateSet.BestViableFunction(S, From->getBeginLoc(), Best)) { in IsInitializerListConstructorConversion()
4095 CandidateSet.BestViableFunction(S, From->getBeginLoc(), Best)) { in IsUserDefinedConversion()
5212 switch (CandidateSet.BestViableFunction(S, DeclLoc, Best)) { in FindConversionForRefInit()
6924 switch (CandidateSet.BestViableFunction(*this, Loc, Best)) { in PerformContextualImplicitConversion()
11345 OverloadingResult OverloadCandidateSet::BestViableFunction(Sema &S, in BestViableFunction() function in OverloadCandidateSet
14358 Candidates.BestViableFunction(SemaRef, FnLoc, Best); in DiagnoseTwoPhaseLookup()
14612 CandidateSet->BestViableFunction(*this, Fn->getBeginLoc(), Best) == in buildOverloadedCallSet()
14827 CandidateSet.BestViableFunction(*this, Fn->getBeginLoc(), Best); in BuildOverloadedCallExpr()
15046 switch (CandidateSet.BestViableFunction(*this, OpLoc, Best)) { in CreateOverloadedUnaryOp()
15330 switch (CandidateSet.BestViableFunction(*this, OpLoc, Best)) { in CreateOverloadedBinOp()
[all …]
H A DSemaInit.cpp660 .BestViableFunction(SemaRef, Kind.getLocation(), Best); in PerformEmptyInit()
4447 return CandidateSet.BestViableFunction(S, DeclLoc, Best); in ResolveConstructorOverload()
5248 = CandidateSet.BestViableFunction(S, DeclLoc, Best)) in TryRefInitWithConversionFunction()
6175 = CandidateSet.BestViableFunction(S, DeclLoc, Best)) { in TryUserDefinedConversion()
9003 = FailedCandidateSet.BestViableFunction(S, Kind.getLocation(), Best); in Diagnose()
9252 = FailedCandidateSet.BestViableFunction(S, Kind.getLocation(), Best); in Diagnose()
9342 = FailedCandidateSet.BestViableFunction(S, Kind.getLocation(), Best); in Diagnose()
10238 return Candidates.BestViableFunction(*this, Kind.getLocation(), Best); in DeduceTemplateSpecializationFromInitializer()
H A DSemaTypeTraits.cpp107 switch (OCS.BestViableFunction(SemaRef, LookupLoc, Best)) { in LookupSpecialMemberFromXValue()
H A DSemaExprCXX.cpp2705 switch (Candidates.BestViableFunction(S, R.getNameLoc(), Best)) { in resolveAllocationOverloadInterior()
4235 switch (Candidates.BestViableFunction(S, R.getNameLoc(), Best)) { in resolveBuiltinNewDeleteOverload()
5567 switch (CandidateSet.BestViableFunction(Self, QuestionLoc, Best)) { in FindConditionalOverload()
H A DSemaCast.cpp549 candidates.BestViableFunction(S, range.getBegin(), Best); in tryDiagnoseOverloadedCast()
H A DSemaLookup.cpp3581 switch (OCS.BestViableFunction(*this, LookupLoc, Best)) { in LookupSpecialMember()
H A DSemaExpr.cpp2552 if (Candidates.BestViableFunction(*this, R.getNameLoc(), Best) == in DiagnoseEmptyLookup()
2597 switch (OCS.BestViableFunction(*this, R.getNameLoc(), Best)) { in DiagnoseEmptyLookup()
5843 switch (OCS.BestViableFunction(S, NameLoc, Best)) { in TryTypoCorrectionForCall()
H A DSemaTemplate.cpp10646 switch (NonTemplateMatches.BestViableFunction(*this, D.getIdentifierLoc(), in ActOnExplicitInstantiation()
H A DSemaDeclCXX.cpp8240 switch (CandidateSet.BestViableFunction(S, FD->getLocation(), Best)) { in visitBinaryOperator()
H A DSemaDecl.cpp19188 switch (OCS.BestViableFunction(S, Loc, Best)) { in ComputeSelectedDestructor()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc5740 …ocationERPNS_17OverloadCandidateEb", "clang::OverloadCandidateSet::BestViableFunction(clang::Sema&…