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

References

gen/tools/clang/include/clang/Basic/DiagnosticIndexName.inc
 3767 DIAG_NAME_INDEX(note_previous_decl)
tools/clang/lib/Sema/SemaCUDA.cpp
  537         Diag(InitFn->getLocation(), diag::note_previous_decl) << InitFn;
  725   DeviceDiagBuilder(DiagKind, Callee->getLocation(), diag::note_previous_decl,
tools/clang/lib/Sema/SemaDecl.cpp
15364         Diag(PrevDecl->getLocation(), diag::note_previous_decl) << PrevDecl;
15374         Diag(PrevDecl->getLocation(), diag::note_previous_decl) << PrevDecl;
tools/clang/lib/Sema/SemaDeclCXX.cpp
 2443           Diag(BaseDecl->getLocation(), diag::note_previous_decl)
tools/clang/lib/Sema/SemaDeclObjC.cpp
  190     Diag(Overridden->getLocation(), diag::note_previous_decl) << "method";
  199     Diag(Overridden->getLocation(), diag::note_previous_decl)  << "method";
  215       Diag(oldDecl->getLocation(), diag::note_previous_decl) << "parameter";
  322     S.Diag(ND->getLocation(), diag::note_previous_decl)
 1028         Diag(prevTypeParamList->getLAngleLoc(), diag::note_previous_decl)
tools/clang/lib/Sema/SemaExpr.cpp
 1906                         : diag::note_previous_decl;
 2082                             : diag::note_previous_decl;
15124       Diag(Decl->getLocation(), diag::note_previous_decl) << Decl->getName();
15767       S.Diag(Var->getLocation(), diag::note_previous_decl)
15782         S.Diag(Var->getLocation(), diag::note_previous_decl)
15795       S.Diag(Var->getLocation(), diag::note_previous_decl)
15827       S.Diag(Var->getLocation(), diag::note_previous_decl)
15841       S.Diag(Var->getLocation(), diag::note_previous_decl)
15978         S.Diag(Var->getLocation(), diag::note_previous_decl)
16108           Diag(Var->getLocation(), diag::note_previous_decl)
16174         Diag(Var->getLocation(), diag::note_previous_decl)
tools/clang/lib/Sema/SemaExprCXX.cpp
 2619           Diag(OperatorDelete->getLocation(), diag::note_previous_decl)
tools/clang/lib/Sema/SemaInit.cpp
 9031             S.Diag(BaseDecl->getLocation(), diag::note_previous_decl)
 9046                      diag::note_previous_decl)
 9105       S.Diag(Entity.getDecl()->getLocation(), diag::note_previous_decl)
tools/clang/lib/Sema/SemaLambda.cpp
 1189       Diag(Var->getLocation(), diag::note_previous_decl) << C->Id;
tools/clang/lib/Sema/SemaLookup.cpp
 5272   diagnoseTypo(Correction, TypoDiag, PDiag(diag::note_previous_decl),
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)
 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)
 4804             Diag(PVD->getLocation(), diag::note_previous_decl) << PVD;
 5566       SemaRef.Diag(VD->getLocation(), diag::note_previous_decl) << VD;
12079            IsDecl ? diag::note_previous_decl : diag::note_defined_here)
12365            IsDecl ? diag::note_previous_decl : diag::note_defined_here)
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)
tools/clang/lib/Sema/SemaOverload.cpp
 5334         Diag(Method->getLocation(), diag::note_previous_decl)
 5348       Diag(Method->getLocation(), diag::note_previous_decl)
13562       Diag(MD->getBeginLoc(), diag::note_previous_decl) << MD->getDeclName();
tools/clang/lib/Sema/SemaType.cpp
  926         S.Diag(objcClass->getLocation(), diag::note_previous_decl)
 1025     S.Diag(objcClass->getLocation(), diag::note_previous_decl)