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

References

tools/clang/include/clang/AST/DeclObjC.h
  839   PropertyAttributeKind getPropertyAttributes() const {
  843   void setPropertyAttributes(PropertyAttributeKind PRVal) {
  851   PropertyAttributeKind getPropertyAttributesAsWritten() const {
  855   void setPropertyAttributesAsWritten(PropertyAttributeKind PRVal) {
tools/clang/lib/ARCMigrate/TransGCAttrs.cpp
  234   ObjCPropertyDecl::PropertyAttributeKind
tools/clang/lib/ARCMigrate/TransProperties.cpp
  171     ObjCPropertyDecl::PropertyAttributeKind propAttrs = getPropertyAttrs(props);
  357   ObjCPropertyDecl::PropertyAttributeKind
  360     ObjCPropertyDecl::PropertyAttributeKind
tools/clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp
  121           ObjCPropertyDecl::PropertyAttributeKind AttrKind =
tools/clang/lib/AST/JSONNodeDumper.cpp
  996   ObjCPropertyDecl::PropertyAttributeKind Attrs = D->getPropertyAttributes();
tools/clang/lib/AST/TextNodeDumper.cpp
 1900   ObjCPropertyDecl::PropertyAttributeKind Attrs = D->getPropertyAttributes();
tools/clang/lib/Sema/SemaObjCProperty.cpp
   39                                ObjCPropertyDecl::PropertyAttributeKind attrs,
   69   ObjCPropertyDecl::PropertyAttributeKind propertyKind
   83     ObjCPropertyDecl::PropertyAttributeKind attr;
  280 static ObjCPropertyDecl::PropertyAttributeKind
  360     auto Attrs = Property->getPropertyAttributes();
  818                                 ObjCPropertyDecl::PropertyAttributeKind Kind) {
 1199     ObjCPropertyDecl::PropertyAttributeKind kind
 1580   ObjCPropertyDecl::PropertyAttributeKind CAttr =
 1582   ObjCPropertyDecl::PropertyAttributeKind SAttr =
tools/clang/tools/libclang/CIndex.cpp
 8099   ObjCPropertyDecl::PropertyAttributeKind Attr =