Home
last modified time | relevance | path

Searched refs:getMSPropertyAttr (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclCXX.cpp1992 static AttributeList *getMSPropertyAttr(AttributeList *list) { in getMSPropertyAttr() function
2185 getMSPropertyAttr(D.getDeclSpec().getAttributes().getList()); in ActOnCXXMemberDeclarator()
/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp3134 static const ParsedAttr *getMSPropertyAttr(const ParsedAttributesView &list) { in getMSPropertyAttr() function
3221 getMSPropertyAttr(D.getDeclSpec().getAttributes()); in ActOnCXXMemberDeclarator()