Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseDecl.cpp592 void Parser::ParseMicrosoftTypeAttributes(ParsedAttributes &attrs) { in ParseMicrosoftTypeAttributes() function in Parser
2983 ParseMicrosoftTypeAttributes(DS.getAttributes()); in ParseDeclarationSpecifiers()
4603 ParseMicrosoftTypeAttributes(DS.getAttributes()); in ParseTypeQualifierListOpt()
5175 ParseMicrosoftTypeAttributes(attrs); in ParseParenDeclarator()
/external/clang/include/clang/Parse/
DParser.h2090 void ParseMicrosoftTypeAttributes(ParsedAttributes &attrs);