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

References

tools/clang/lib/AST/DeclObjC.cpp
  148         if (P->getIdentifier() == Property->getIdentifier()) {
  149           if (P->getPropertyAttributes() & ObjCPropertyDecl::OBJC_PR_readwrite)