Searched defs:PropertyAttributes (Results 1 – 6 of 6) sorted by relevance
2477 struct PropertyAttributes { struct2479 const char *prop_name = nullptr;2480 const char *prop_getter_name = nullptr;2481 const char *prop_setter_name = nullptr;2483 uint32_t prop_attributes = 0;2575 PropertyAttributes::PropertyAttributes(const DWARFDIE &die) { in PropertyAttributes() function in PropertyAttributes
954 if (unsigned PropertyAttributes = Property->getAttributes()) in constructTypeDIE() local
446 unsigned PropertyAttributes, DIType *Ty) { in createObjCProperty()
1313 unsigned PropertyAttributes, in LLVMDIBuilderCreateObjCProperty()
745 unsigned PropertyAttributes : NumObjCPropertyAttrsBits; variable
935 unsigned PropertyAttributes : NumObjCPropertyAttrsBits; variable