Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseDecl.cpp593 void Parser::ParseMicrosoftTypeAttributes(ParsedAttributes &attrs) { in ParseMicrosoftTypeAttributes() function in Parser
2852 ParseMicrosoftTypeAttributes(DS.getAttributes()); in ParseDeclarationSpecifiers()
4443 ParseMicrosoftTypeAttributes(DS.getAttributes()); in ParseTypeQualifierListOpt()
4969 ParseMicrosoftTypeAttributes(attrs); in ParseParenDeclarator()
/external/clang/include/clang/Parse/
DParser.h2109 void ParseMicrosoftTypeAttributes(ParsedAttributes &attrs);