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

Declarations

tools/clang/include/clang/AST/DeclObjC.h
 2255   void collectInheritedProtocolProperties(const ObjCPropertyDecl *Property,

References

tools/clang/lib/AST/DeclObjC.cpp
 1955       PI->collectInheritedProtocolProperties(Property, PS, PO);
tools/clang/lib/Sema/SemaObjCProperty.cpp
  842       PDecl->collectInheritedProtocolProperties(Property, ProtocolSet,
  849           PDecl->collectInheritedProtocolProperties(Property, ProtocolSet,