reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaOverload.cpp
10208       ClassifyOverloadCandidate(S, Found, Fn, CRK_None, Description);
10211     S.Diag(Fn->getLocation(), diag::note_ovl_candidate_arity_one)
10215     S.Diag(Fn->getLocation(), diag::note_ovl_candidate_arity)
10219   MaybeEmitInheritedConstructorNote(S, Found);