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

References

gen/tools/clang/include/clang/Basic/DiagnosticIndexName.inc
 3544 DIAG_NAME_INDEX(note_method_declared_at)
tools/clang/lib/Sema/SemaDeclObjC.cpp
  301       S.Diag(ND->getLocation(), diag::note_method_declared_at)
  319     S.Diag(ND->getLocation(), diag::note_method_declared_at)
 2229     S.Diag(MethodLoc, diag::note_method_declared_at) << method;
 2634     Diag(MethodDecl->getLocation(), diag::note_method_declared_at)
tools/clang/lib/Sema/SemaExprObjC.cpp
 1142         S.Diag(Method->getLocation(), diag::note_method_declared_at)
 1145       S.Diag(MatchingMethodDecl->getLocation(), diag::note_method_declared_at)
 2413         S.Diag(Method->getLocation(), diag::note_method_declared_at)
 2548         Diag(Method->getLocation(), diag::note_method_declared_at)
 2556         Diag(Method->getLocation(), diag::note_method_declared_at)
 2558         Diag(CurMeth->getLocation(), diag::note_method_declared_at)
 2824             Diag(Method->getLocation(), diag::note_method_declared_at)
 3093                   Diag(SelMethod->getLocation(), diag::note_method_declared_at)
 3103                   Diag(SelMethod->getLocation(), diag::note_method_declared_at)
tools/clang/lib/Sema/SemaPseudoObject.cpp
 1242       S.Diag(AtIndexGetter->getLocation(), diag::note_method_declared_at) <<