Home
last modified time | relevance | path

Searched refs:NoteAllOverloadCandidates (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp1286 Self.NoteAllOverloadCandidates(SrcExpr.get()); in CheckReinterpretCast()
1359 Self.NoteAllOverloadCandidates(SrcExpr.get()); in CheckStaticCast()
2898 Self.NoteAllOverloadCandidates(SrcExpr.get()); in CheckCXXCStyleCast()
H A DSemaOverload.cpp11770 void Sema::NoteAllOverloadCandidates(Expr *OverloadedExpr, QualType DestType, in NoteAllOverloadCandidates() function in Sema
13827 S.NoteAllOverloadCandidates(OvlExpr, TargetFunctionType, in ComplainNoMatchesFound()
13877 S.NoteAllOverloadCandidates(OvlExpr, TargetFunctionType, in ComplainMultipleMatchesFound()
14125 NoteAllOverloadCandidates(ovl); in ResolveSingleFunctionTemplateSpecialization()
14202 NoteAllOverloadCandidates(SrcExpr.get()); in ResolveAndFixSingleFunctionTemplateSpecialization()
H A DSemaDeclAttr.cpp1790 S.NoteAllOverloadCandidates(ULE); in handleRestrictAttr()
3681 S.NoteAllOverloadCandidates(ULE); in handleCleanupAttr()
H A DSemaExpr.cpp17244 NoteAllOverloadCandidates(OverloadExpr::find(SrcExpr).Expression, in DiagnoseAssignmentResult()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10598 void NoteAllOverloadCandidates(Expr *E, QualType DestType = QualType(),
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc4724 {"_Z25NoteAllOverloadCandidatesPN5clang4ExprERNS_4SemaE", "NoteAllOverloadCandidates(clang::Expr*, …