Searched refs:ParseGNUAttributes (Results 1 – 5 of 5) sorted by relevance
2138 ParseGNUAttributes(attrs, &endLoc, LateAttrs, &D);2146 ParseGNUAttributes(attrs, endLoc, LateAttrs);2148 void ParseGNUAttributes(ParsedAttributes &attrs,
124 void Parser::ParseGNUAttributes(ParsedAttributes &attrs, in ParseGNUAttributes() function in Parser3088 ParseGNUAttributes(DS.getAttributes(), nullptr, LateAttrs); in ParseDeclarationSpecifiers()4897 ParseGNUAttributes(DS.getAttributes()); in ParseTypeQualifierListOpt()5472 ParseGNUAttributes(attrs); in ParseParenDeclarator()
104 ParseGNUAttributes(attrs); in ParseNamespace()467 ParseGNUAttributes(attrs); in ParseUsingDirective()
580 ParseGNUAttributes(TempAttrs); in ParseLabeledStatement()
36 ParseGNUAttributes(attrs); in MaybeSkipAttributes()