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

References

gen/tools/clang/include/clang/Basic/DiagnosticIndexName.inc
 3345 DIAG_NAME_INDEX(note_declared_at)
tools/clang/lib/AST/ExprConstant.cpp
 1968     Info.Note(VD->getLocation(), diag::note_declared_at);
 2894     Info.Note(VD->getLocation(), diag::note_declared_at);
 2900     Info.Note(VD->getLocation(), diag::note_declared_at);
 3047       Info.Note(Field->getLocation(), diag::note_declared_at);
 3313         Info.Note(Field->getLocation(), diag::note_declared_at);
 3594             Info.Note(VD->getLocation(), diag::note_declared_at);
 3608           Info.Note(VD->getLocation(), diag::note_declared_at);
 3623           Info.Note(VD->getLocation(), diag::note_declared_at);
 4874       Info.Note(CD->getLocation(), diag::note_declared_at);
 4939     Info.Note(DiagDecl->getLocation(), diag::note_declared_at);
 5110     Info.Note(Callee->getLocation(), diag::note_declared_at);
tools/clang/lib/AST/Interp/Interp.cpp
  189     S.Note(VD->getLocation(), diag::note_declared_at);
  223       S.Note(Ptr.getDeclLoc(), diag::note_declared_at);
  279   S.Note(Field->getLocation(), diag::note_declared_at);
  365       S.Note(DiagDecl->getLocation(), diag::note_declared_at);
  398   S.Note(MD->getLocation(), diag::note_declared_at);
tools/clang/lib/Sema/SemaAttr.cpp
  480   Diag(OtherDecl->getLocation(), diag::note_declared_at)
tools/clang/lib/Sema/SemaCXXScopeSpec.cpp
  602           Diag(ND->getLocation(), diag::note_declared_at);
tools/clang/lib/Sema/SemaDecl.cpp
15352         Diag(PrevDecl->getLocation(), diag::note_declared_at);
tools/clang/lib/Sema/SemaDeclCXX.cpp
  991     S.Diag(Found->getLocation(), diag::note_declared_at);
 1095       S.Diag(R.getRepresentativeDecl()->getLocation(), diag::note_declared_at);
 1364       S.Diag(FD->getLocation(), diag::note_declared_at);
 4716       SemaRef.Diag(Field->getLocation(), diag::note_declared_at);
 4726       SemaRef.Diag(Field->getLocation(), diag::note_declared_at);
 7965         S.Diag(Selected->getLocation(), diag::note_declared_at);
12565       Diag(Field->getLocation(), diag::note_declared_at);
12575       Diag(Field->getLocation(), diag::note_declared_at);
12933       Diag(Field->getLocation(), diag::note_declared_at);
12943       Diag(Field->getLocation(), diag::note_declared_at);
tools/clang/lib/Sema/SemaExpr.cpp
 2969     Diag(D->getLocation(), diag::note_declared_at);
 3890           Diag(PVD->getLocation(), diag::note_declared_at);
15758       S.Diag(Var->getLocation(), diag::note_declared_at);
tools/clang/lib/Sema/SemaExprObjC.cpp
 3844                 S.Diag(TDNDecl->getBeginLoc(), diag::note_declared_at);
 3845                 S.Diag(Target->getBeginLoc(), diag::note_declared_at);
 3854           S.Diag(TDNDecl->getBeginLoc(), diag::note_declared_at);
 3856             S.Diag(Target->getBeginLoc(), diag::note_declared_at);
 3899                 S.Diag(TDNDecl->getBeginLoc(), diag::note_declared_at);
 3914                 S.Diag(TDNDecl->getBeginLoc(), diag::note_declared_at);
 3915                 S.Diag(Target->getBeginLoc(), diag::note_declared_at);
 3924         S.Diag(TDNDecl->getBeginLoc(), diag::note_declared_at);
 3926           S.Diag(Target->getBeginLoc(), diag::note_declared_at);
 4049       Diag(TDNDecl->getBeginLoc(), diag::note_declared_at);
 4060       Diag(TDNDecl->getBeginLoc(), diag::note_declared_at);
 4062         Diag(Target->getBeginLoc(), diag::note_declared_at);
 4075         Diag(TDNDecl->getBeginLoc(), diag::note_declared_at);
 4089         Diag(TDNDecl->getBeginLoc(), diag::note_declared_at);
 4133         Diag(RelatedClass->getBeginLoc(), diag::note_declared_at);
 4134         Diag(TDNDecl->getBeginLoc(), diag::note_declared_at);
 4176         Diag(RelatedClass->getBeginLoc(), diag::note_declared_at);
 4177         Diag(TDNDecl->getBeginLoc(), diag::note_declared_at);
tools/clang/lib/Sema/SemaObjCProperty.cpp
 1675           Diag(GetterMethod->getLocation(), diag::note_declared_at);
 1690     Diag(GetterMethod->getLocation(), diag::note_declared_at);
 2368       Diag(SetterMethod->getLocation(), diag::note_declared_at);
tools/clang/lib/Sema/SemaOpenMP.cpp
 2285     Diag(Lookup.getFoundDecl()->getLocation(), diag::note_declared_at);
tools/clang/lib/Sema/SemaOverload.cpp
12876           Diag(FnDecl->getLocation(), diag::note_declared_at);
tools/clang/lib/Sema/SemaStmt.cpp
 2548               Diag(PVD->getLocation(), diag::note_declared_at);
tools/clang/lib/Sema/SemaTemplate.cpp
 3597     Diag(TAT->getLocation(), diag::note_declared_at);
tools/clang/lib/Sema/TreeTransform.h
 1121           SemaRef.Diag(SomeDecl->getLocation(), diag::note_declared_at);
 6188         SemaRef.Diag(TAT->getLocation(), diag::note_declared_at);