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

/external/clang/lib/Parse/
H A DParseDecl.cpp533 void Parser::ParseMicrosoftDeclSpec(ParsedAttributes &Attrs) { function in class:Parser
2829 ParseMicrosoftDeclSpec(DS.getAttributes());
3459 ParseMicrosoftDeclSpec(attrs);
3479 ParseMicrosoftDeclSpec(attrs);

Completed in 57 milliseconds