Searched refs:ParseGNUAttributes (Results 1 – 5 of 5) sorted by relevance
2099 ParseGNUAttributes(attrs, &endLoc, LateAttrs, &D);2107 ParseGNUAttributes(attrs, endLoc, LateAttrs);2109 void ParseGNUAttributes(ParsedAttributes &attrs,
123 void Parser::ParseGNUAttributes(ParsedAttributes &attrs, in ParseGNUAttributes() function in Parser3044 ParseGNUAttributes(DS.getAttributes(), nullptr, LateAttrs); in ParseDeclarationSpecifiers()4814 ParseGNUAttributes(DS.getAttributes()); in ParseTypeQualifierListOpt()5367 ParseGNUAttributes(attrs); in ParseParenDeclarator()
104 ParseGNUAttributes(attrs); in ParseNamespace()467 ParseGNUAttributes(attrs); in ParseUsingDirective()
568 ParseGNUAttributes(TempAttrs); in ParseLabeledStatement()
35 ParseGNUAttributes(attrs); in MaybeSkipAttributes()