Home
last modified time | relevance | path

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

/external/clang/include/clang/Parse/
DParser.h2172 ParseMicrosoftDeclSpecs(Attrs, End);
2174 void ParseMicrosoftDeclSpecs(ParsedAttributes &Attrs,
/external/clang/lib/Parse/
DParseDecl.cpp534 void Parser::ParseMicrosoftDeclSpecs(ParsedAttributes &Attrs, in ParseMicrosoftDeclSpecs() function in Parser
3049 ParseMicrosoftDeclSpecs(DS.getAttributes()); in ParseDeclarationSpecifiers()