Searched refs:AddOverloadedCallCandidates (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOverload.cpp | 14254 void Sema::AddOverloadedCallCandidates(UnresolvedLookupExpr *ULE, in AddOverloadedCallCandidates() function in Sema 14308 void Sema::AddOverloadedCallCandidates( in AddOverloadedCallCandidates() function in Sema 14353 SemaRef.AddOverloadedCallCandidates(R, ExplicitTemplateArgs, Args, in DiagnoseTwoPhaseLookup() 14604 AddOverloadedCallCandidates(ULE, Args, *CandidateSet); in buildOverloadedCallSet()
|
| H A D | SemaCodeComplete.cpp | 6346 SemaRef.AddOverloadedCallCandidates(ULE, ArgsWithoutDependentTypes, in ProduceCallSignatureHelp()
|
| H A D | SemaExpr.cpp | 2550 AddOverloadedCallCandidates(R, ExplicitTemplateArgs, Args, Candidates); in DiagnoseEmptyLookup()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 10688 void AddOverloadedCallCandidates(UnresolvedLookupExpr *ULE, 10695 void AddOverloadedCallCandidates(
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 5747 …pExprEPPNS_4ExprEjRNS_20OverloadCandidateSetEb", "clang::Sema::AddOverloadedCallCandidates(clang::…
|