Searched refs:getMSPropertyAttr (Results 1 – 2 of 2) sorted by relevance
924 const ParsedAttr *getMSPropertyAttr() const { in getMSPropertyAttr() function932 bool hasMSPropertyAttr() const { return getMSPropertyAttr(); } in hasMSPropertyAttr()
3337 D.getDeclSpec().getAttributes().getMSPropertyAttr(); in ActOnCXXMemberDeclarator()