Searched refs:MSPropertyAttr (Results 1 – 2 of 2) sorted by relevance
3336 const ParsedAttr *MSPropertyAttr = in ActOnCXXMemberDeclarator() local 3346 (DS.getStorageClassSpec() == DeclSpec::SCS_typedef || MSPropertyAttr)) in ActOnCXXMemberDeclarator() 3494 if (MSPropertyAttr) { in ActOnCXXMemberDeclarator() 3496 BitWidth, InitStyle, AS, *MSPropertyAttr); in ActOnCXXMemberDeclarator() 18949 const ParsedAttr &MSPropertyAttr) { in HandleMSProperty() argument 19014 MSPropertyAttr.getPropertyDataGetter(), in HandleMSProperty() 19015 MSPropertyAttr.getPropertyDataSetter()); in HandleMSProperty()
5862 const ParsedAttr &MSPropertyAttr);