Home
last modified time | relevance | path

Searched refs:NoteOverloadCandidate (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp11693 void Sema::NoteOverloadCandidate(const NamedDecl *Found, const FunctionDecl *Fn, in NoteOverloadCandidate() function in Sema
11782 NoteOverloadCandidate(*I, FunTmpl->getTemplatedDecl(), CRK_None, DestType, in NoteAllOverloadCandidates()
11786 NoteOverloadCandidate(*I, Fun, CRK_None, DestType, TakingAddress); in NoteAllOverloadCandidates()
11806 S.NoteOverloadCandidate(I->first, I->second); in DiagnoseAmbiguousConversion()
12671 S.NoteOverloadCandidate(Cand->FoundDecl, Fn, Cand->getRewriteKind()); in NoteFunctionCandidate()
12715 return S.NoteOverloadCandidate(Cand->FoundDecl, Fn, Cand->getRewriteKind()); in NoteFunctionCandidate()
12726 return S.NoteOverloadCandidate(Cand->FoundDecl, Fn, Cand->getRewriteKind()); in NoteFunctionCandidate()
13839 S.NoteOverloadCandidate(*I, Fun, CRK_None, TargetFunctionType, in ComplainNoMatchesFound()
H A DSemaLookup.cpp3816 NoteOverloadCandidate(D, D->getUnderlyingDecl()->getAsFunction()); in LookupLiteralOperator()
H A DSemaTemplate.cpp9386 NoteOverloadCandidate(OldND, OldFD, CRK_None, FD->getType(), false); in CheckFunctionTemplateSpecialization()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10591 void NoteOverloadCandidate(
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc5741 {"_ZN5clang4Sema21NoteOverloadCandidateEPNS_12FunctionDeclE", "clang::Sema::NoteOverloadCandidate(c…