Searched defs:PropertyAttributes (Results 1 – 8 of 8) sorted by relevance
18 enum PropertyAttributes { enum
943 if (unsigned PropertyAttributes = Property->getAttributes()) in constructTypeDIE() local
1015 if (unsigned PropertyAttributes = Property->getAttributes()) in constructTypeDIE() local
315 unsigned PropertyAttributes, DIType *Ty) { in createObjCProperty()
400 unsigned PropertyAttributes, DIType *Ty) { in createObjCProperty()
1030 unsigned PropertyAttributes, in LLVMDIBuilderCreateObjCProperty()
873 unsigned PropertyAttributes : 15; variable
736 unsigned PropertyAttributes : NumPropertyAttrsBits; variable