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

References

gen/tools/clang/include/clang/Basic/DiagnosticIndexName.inc
 3863 DIAG_NAME_INDEX(note_template_arg_refers_here)
tools/clang/lib/Sema/SemaTemplate.cpp
 6083     S.Diag(DRE->getDecl()->getLocation(), diag::note_template_arg_refers_here);
 6140       S.Diag(Var->getLocation(), diag::note_template_arg_refers_here);
 6325   S.Diag(DRE->getDecl()->getLocation(), diag::note_template_arg_refers_here);