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

References

tools/clang/lib/AST/ASTImporter.cpp
 4855   ToProperty->setPropertyAttributes(D->getPropertyAttributes());
tools/clang/lib/Sema/SemaObjCProperty.cpp
   92     property->setPropertyAttributes(attr);
  656     PDecl->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_readonly);
  659     PDecl->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_getter);
  662     PDecl->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_setter);
  665     PDecl->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_readwrite);
  668     PDecl->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_retain);
  671     PDecl->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_strong);
  674     PDecl->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_weak);
  677     PDecl->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_copy);
  680     PDecl->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_unsafe_unretained);
  683     PDecl->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_assign);
  687     PDecl->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_nonatomic);
  689     PDecl->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_atomic);
  693     PDecl->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_assign);
  695     PDecl->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_unsafe_unretained);
  703     PDecl->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_nullability);
  706     PDecl->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_null_resettable);
  709     PDecl->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_class);
  804     property->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_strong);
  811     property->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_strong);
  813     property->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_weak);
 2676       PropertyDecl->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_strong);
tools/clang/lib/Serialization/ASTReaderDecl.cpp
 1270   D->setPropertyAttributes(
tools/lldb/source/Symbol/ClangASTContext.cpp
 8436         property_decl->setPropertyAttributes(
 8449         property_decl->setPropertyAttributes(
 8456           property_decl->setPropertyAttributes(
 8459           property_decl->setPropertyAttributes(
 8462           property_decl->setPropertyAttributes(
 8465           property_decl->setPropertyAttributes(
 8468           property_decl->setPropertyAttributes(
 8471           property_decl->setPropertyAttributes(
 8474           property_decl->setPropertyAttributes(
 8478           property_decl->setPropertyAttributes(
 8481           property_decl->setPropertyAttributes(