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

References

tools/clang/lib/Sema/SemaObjCProperty.cpp
 2157     if ((Attributes & ObjCPropertyDecl::OBJC_PR_nonatomic) ||
 2158         !(Attributes & ObjCPropertyDecl::OBJC_PR_readwrite))