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

References

tools/clang/lib/Sema/SemaOverload.cpp
10252     S.Diag(Templated->getLocation(),
10255     MaybeEmitInheritedConstructorNote(S, Found);
10261     S.Diag(Templated->getLocation(),
10266     MaybeEmitInheritedConstructorNote(S, Found);
10280     QualType NonCanonParam = Qs.apply(S.Context, TParam->getTypeForDecl());
10281     assert(S.Context.hasSameType(Param, NonCanonParam));
10289     S.Diag(Templated->getLocation(), diag::note_ovl_candidate_underqualified)
10291     MaybeEmitInheritedConstructorNote(S, Found);
10308       if (!T1.isNull() && !T2.isNull() && !S.Context.hasSameType(T1, T2)) {
10309         S.Diag(Templated->getLocation(),
10313         MaybeEmitInheritedConstructorNote(S, Found);
10322     S.Diag(Templated->getLocation(),
10326     MaybeEmitInheritedConstructorNote(S, Found);
10333       S.Diag(Templated->getLocation(),
10345       S.Diag(Templated->getLocation(),
10349     MaybeEmitInheritedConstructorNote(S, Found);
10354     DiagnoseArityMismatch(S, Found, Templated, NumArgs);
10358     S.Diag(Templated->getLocation(),
10360     MaybeEmitInheritedConstructorNote(S, Found);
10369       TemplateArgString += S.getTemplateArgumentBindingsText(
10379       S.Diag(PDiag->first, diag::note_ovl_candidate_disabled_by_enable_if)
10387       S.Diag(Templated->getLocation(),
10401       PDiag->second.EmitToString(S.getDiagnostics(), SFINAEArgString);
10404     S.Diag(Templated->getLocation(),
10407     MaybeEmitInheritedConstructorNote(S, Found);
10418       TemplateArgString += S.getTemplateArgumentBindingsText(
10422     S.Diag(Templated->getLocation(), diag::note_ovl_candidate_deduced_mismatch)
10448           S.Diag(Templated->getLocation(),
10457         !checkAddressOfCandidateIsAvailable(S, cast<FunctionDecl>(Templated)))
10464     S.Diag(Templated->getLocation(),
10472     S.Diag(Templated->getLocation(), diag::note_ovl_candidate_bad_deduction);
10473     MaybeEmitInheritedConstructorNote(S, Found);
10476     S.Diag(Templated->getLocation(),