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

References

gen/tools/clang/include/clang/Basic/DiagnosticIndexName.inc
 3355 DIAG_NAME_INDEX(note_defined_here)
tools/clang/lib/Sema/SemaCoroutine.cpp
 1332     S.Diag(PromiseRecordDecl->getLocation(), diag::note_defined_here)
 1364     S.Diag(PromiseRecordDecl->getLocation(), diag::note_defined_here)
tools/clang/lib/Sema/SemaDecl.cpp
 4218           Diag(Mod->DefinitionLoc, diag::note_defined_here)
tools/clang/lib/Sema/SemaDeclAttr.cpp
 3824   Diag(RD->getDefinition()->getLocation(), diag::note_defined_here)
tools/clang/lib/Sema/SemaDeclObjC.cpp
 3104         Diag(Def->getLocation(), diag::note_defined_here)
tools/clang/lib/Sema/SemaOpenMP.cpp
 1279                    IsDecl ? diag::note_previous_decl : diag::note_defined_here)
 2298          IsDecl ? diag::note_previous_decl : diag::note_defined_here)
 2315          IsDecl ? diag::note_previous_decl : diag::note_defined_here)
 2330          IsDecl ? diag::note_previous_decl : diag::note_defined_here)
 2346          IsDecl ? diag::note_previous_decl : diag::note_defined_here)
 2360          IsDecl ? diag::note_previous_decl : diag::note_defined_here)
 2404         SemaRef.Diag(VD->getLocation(), diag::note_defined_here)
 2456            IsDecl ? diag::note_previous_decl : diag::note_defined_here)
 2474            IsDecl ? diag::note_previous_decl : diag::note_defined_here)
 2644              IsDecl ? diag::note_previous_decl : diag::note_defined_here)
12079            IsDecl ? diag::note_previous_decl : diag::note_defined_here)
12365            IsDecl ? diag::note_previous_decl : diag::note_defined_here)
13229             S.Diag(VDDef->getLocation(), diag::note_defined_here) << VDDef;
13320                  IsDecl ? diag::note_previous_decl : diag::note_defined_here)
13333                  IsDecl ? diag::note_previous_decl : diag::note_defined_here)
13523              IsDecl ? diag::note_previous_decl : diag::note_defined_here)
13786            IsDecl ? diag::note_previous_decl : diag::note_defined_here)
14065            IsDecl ? diag::note_previous_decl : diag::note_defined_here)
14267            IsDecl ? diag::note_previous_decl : diag::note_defined_here)
16312       Diag(FD->getLocation(), diag::note_defined_here) << FD;