Searched defs:PropertyAttributes (Results 1 – 6 of 6) sorted by relevance
13 enum PropertyAttributes { enum
328 unsigned PropertyAttributes, MDType *Ty) { in createObjCProperty()
1071 if (unsigned PropertyAttributes = Property->getAttributes()) in constructTypeDIE() local
840 unsigned PropertyAttributes : 12; variable
2221 unsigned PropertyAttributes : NumPropertyAttrsBits; variable
4496 THREADED_TEST(PropertyAttributes) { in THREADED_TEST() argument