Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseDecl.cpp818 void Parser::ParseMicrosoftTypeAttributes(ParsedAttributes &attrs) { in ParseMicrosoftTypeAttributes() function in Parser
3733 ParseMicrosoftTypeAttributes(DS.getAttributes()); in ParseDeclarationSpecifiers()
5756 ParseMicrosoftTypeAttributes(DS.getAttributes()); in ParseTypeQualifierListOpt()
6542 ParseMicrosoftTypeAttributes(attrs); in ParseParenDeclarator()
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h2843 void ParseMicrosoftTypeAttributes(ParsedAttributes &attrs);