Home
last modified time | relevance | path

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

/external/clang/include/clang/Parse/
DParser.h2211 ParseMicrosoftDeclSpecs(Attrs, End);
2213 void ParseMicrosoftDeclSpecs(ParsedAttributes &Attrs,
/external/clang/lib/Parse/
DParseDecl.cpp535 void Parser::ParseMicrosoftDeclSpecs(ParsedAttributes &Attrs, in ParseMicrosoftDeclSpecs() function in Parser
3093 ParseMicrosoftDeclSpecs(DS.getAttributes()); in ParseDeclarationSpecifiers()