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

References

gen/tools/clang/include/clang/Basic/DiagnosticIndexName.inc
 3765 DIAG_NAME_INDEX(note_previous_attribute)
tools/clang/lib/Sema/SemaDecl.cpp
 6326       S.Diag(OldImportAttr->getLocation(), diag::note_previous_attribute);
tools/clang/lib/Sema/SemaDeclAttr.cpp
 2296           Diag(CI.getLoc(), diag::note_previous_attribute);
 2485     S.Diag(CI.getLoc(), diag::note_previous_attribute);
 2871     Diag(CI.getLoc(), diag::note_previous_attribute);
 2939     Diag(CI.getLoc(), diag::note_previous_attribute);
tools/clang/lib/Sema/SemaDeclCXX.cpp
 5901       Diag(ClassAttr->getLocation(), diag::note_previous_attribute);