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

References

gen/tools/clang/include/clang/Basic/DiagnosticIndexName.inc
 3461 DIAG_NAME_INDEX(note_forward_class)
tools/clang/lib/Sema/SemaDeclAttr.cpp
 8021     S.Diag(UnknownObjCClass->getLocation(), diag::note_forward_class);
tools/clang/lib/Sema/SemaExprObjC.cpp
  207     S.Diag(Decl->getLocation(), diag::note_forward_class);
tools/clang/lib/Sema/SemaType.cpp
 8135     Diag(IFace->getLocation(), diag::note_forward_class);