Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp529 OverloadCandidateDisplayKind howManyCandidates = OCD_AllCandidates; in tryDiagnoseOverloadedCast() local
538 howManyCandidates = OCD_AllCandidates; in tryDiagnoseOverloadedCast()
543 howManyCandidates = OCD_AmbiguousCandidates; in tryDiagnoseOverloadedCast()
568 S, howManyCandidates, src); in tryDiagnoseOverloadedCast()