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

References

tools/clang/lib/Sema/SemaDeclObjC.cpp
 1464           NestedProtocolHasNoDefinition(proto, forwardDecl)) {
 1467         Diag(forwardDecl->getLocation(), diag::note_protocol_decl_undefined)
 1468           << forwardDecl;