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

/external/clang/lib/Parse/
H A DParseDecl.cpp592 void Parser::ParseMicrosoftTypeAttributes(ParsedAttributes &attrs) { function in class:Parser
2983 ParseMicrosoftTypeAttributes(DS.getAttributes());
4603 ParseMicrosoftTypeAttributes(DS.getAttributes());
5175 ParseMicrosoftTypeAttributes(attrs);

Completed in 90 milliseconds