Searched refs:OverloadCandidateDisplayKind (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Overload.h | 65 enum OverloadCandidateDisplayKind { enum 1126 Sema &S, OverloadCandidateDisplayKind OCD, ArrayRef<Expr *> Args, 1132 PartialDiagnosticAt PA, Sema &S, OverloadCandidateDisplayKind OCD,
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaCast.cpp | 460 OverloadCandidateDisplayKind howManyCandidates = OCD_AllCandidates; in tryDiagnoseOverloadedCast()
|
| H A D | SemaOverload.cpp | 11592 Sema &S, OverloadCandidateDisplayKind OCD, ArrayRef<Expr *> Args, in CompleteCandidates() 11656 PartialDiagnosticAt PD, Sema &S, OverloadCandidateDisplayKind OCD, in NoteCandidates()
|