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

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

Completed in 1403 milliseconds