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

References

tools/clang/lib/Sema/SemaDeclObjC.cpp
 1277     UndefinedProtocol = PDecl;
 1282     if (NestedProtocolHasNoDefinition(PI, UndefinedProtocol)) {
 1283       UndefinedProtocol = PI;