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

References

gen/tools/clang/include/clang/Basic/DiagnosticIndexName.inc
 3770 DIAG_NAME_INDEX(note_previous_definition)
tools/clang/lib/CodeGen/CodeGenModule.cpp
 3145                           diag::note_previous_definition);
 3445                           diag::note_previous_definition);
 4536                    diag::note_previous_definition);
tools/clang/lib/Lex/PPDirectives.cpp
 1660                  diag::note_previous_definition);
 2182            diag::note_previous_definition);
 2778         Diag(OtherMI->getDefinitionLoc(), diag::note_previous_definition);
tools/clang/lib/Sema/SemaDecl.cpp
 2654           S.Diag(Def->getLocation(), diag::note_previous_definition);
 2709     S.Diag(Def->getLocation(), diag::note_previous_definition);
 3004     PrevDiag = diag::note_previous_definition;
 4128       Diag(Def->getLocation(), diag::note_previous_definition);
 4249     Diag(Old->getLocation(), diag::note_previous_definition);
13431   Diag(Definition->getLocation(), diag::note_previous_definition);
15307                      diag::note_previous_definition);
15429         Diag(Def->getLocation(), diag::note_previous_definition);
16829             Diag(ClsIvar->getLocation(), diag::note_previous_definition);
16837               Diag(ClsExtIvar->getLocation(), diag::note_previous_definition);
tools/clang/lib/Sema/SemaDeclCXX.cpp
  548       Diag(OldParam->getLocation(), diag::note_previous_definition)
  658     Diag(Def->getLocation(), diag::note_previous_definition);
  841       Diag(Old->getLocation(), diag::note_previous_definition);
 9299   S.Diag(PrevNS->getLocation(), diag::note_previous_definition);
 9347       Diag(PrevDecl->getLocation(), diag::note_previous_definition);
10723           Diag(D->getLocation(), diag::note_previous_definition);
11050           Diag(OldD->getLocation(), diag::note_previous_definition);
11074             Diag(OldTD->getLocation(), diag::note_previous_definition);
11174       Diag(PrevDecl->getLocation(), diag::note_previous_definition);
14408       Diag(PrevDecl->getLocation(), diag::note_previous_definition);
tools/clang/lib/Sema/SemaDeclObjC.cpp
  609         Diag(PrevDecl->getLocation(), diag::note_previous_definition);
  992     Diag(PrevDecl->getLocation(), diag::note_previous_definition);
 1063       Diag(Def->getLocation(), diag::note_previous_definition);
 1192         Diag(PrevLoc, diag::note_previous_definition);
 1221     Diag(Def->getLocation(), diag::note_previous_definition);
 1840       Diag(Previous->getLocation(), diag::note_previous_definition);
 1944            diag::note_previous_definition);
 1972     Diag(PrevDecl->getLocation(), diag::note_previous_definition);
 2006       Diag(PrevDecl->getLocation(), diag::note_previous_definition);
 2019         Diag(SDecl->getLocation(), diag::note_previous_definition);
 2069          diag::note_previous_definition);
 2144         Diag(ClsIvar->getLocation(), diag::note_previous_definition);
 2152           Diag(ClsExtIvar->getLocation(), diag::note_previous_definition);
 2180       Diag(ClsIvar->getLocation(), diag::note_previous_definition);
 2188            diag::note_previous_definition);
 2194       Diag(ClsIvar->getLocation(), diag::note_previous_definition);
 2387                                         : diag::note_previous_definition)
 2470                            : diag::note_previous_definition))
 3052         Diag(PrevDecl->getLocation(), diag::note_previous_definition);
 3061           Diag(PrevDecl->getLocation(), diag::note_previous_definition);
tools/clang/lib/Sema/SemaLookup.cpp
 5342       DiagID = diag::note_previous_definition;
tools/clang/lib/Sema/SemaModule.cpp
  262     Diag(ModuleScopes.back().BeginLoc, diag::note_previous_definition);
tools/clang/lib/Sema/SemaOpenMP.cpp
15641       Diag(I->second, diag::note_previous_definition);
15892     Diag(I->second, diag::note_previous_definition);
tools/clang/lib/Sema/SemaStmt.cpp
  522     Diag(TheDecl->getLocation(), diag::note_previous_definition);
tools/clang/lib/Sema/SemaTemplate.cpp
 1559           Diag(Def->getLocation(), diag::note_previous_definition);
 1573     Diag(PrevDecl->getLocation(), diag::note_previous_definition);
 7971       Diag(Def->getLocation(), diag::note_previous_definition);
 8093     Diag(Old->getLocation(), diag::note_previous_definition);
tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
 3319                  diag::note_previous_definition);
tools/clang/lib/Serialization/ASTReaderDecl.cpp
 4136           Reader.Diag(Existing->getLocation(), diag::note_previous_definition);