Searched refs:ParseMicrosoftDeclSpec (Results 1 - 3 of 3) 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);
H A DParseDeclCXX.cpp1210 ParseMicrosoftDeclSpec(attrs);
/external/clang/include/clang/Parse/
H A DParser.h2105 void ParseMicrosoftDeclSpec(ParsedAttributes &Attrs);

Completed in 70 milliseconds