Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseDecl.cpp601 void Parser::ParseMicrosoftTypeAttributes(ParsedAttributes &attrs) { in ParseMicrosoftTypeAttributes() function in Parser
3121 ParseMicrosoftTypeAttributes(DS.getAttributes()); in ParseDeclarationSpecifiers()
4863 ParseMicrosoftTypeAttributes(DS.getAttributes()); in ParseTypeQualifierListOpt()
5480 ParseMicrosoftTypeAttributes(attrs); in ParseParenDeclarator()
/external/clang/include/clang/Parse/
DParser.h2218 void ParseMicrosoftTypeAttributes(ParsedAttributes &attrs);