Searched refs:ParseGNUAttributes (Results 1 – 5 of 5) sorted by relevance
2017 ParseGNUAttributes(attrs, &endLoc, LateAttrs, &D);2025 ParseGNUAttributes(attrs, endLoc, LateAttrs);2027 void ParseGNUAttributes(ParsedAttributes &attrs,
122 void Parser::ParseGNUAttributes(ParsedAttributes &attrs, in ParseGNUAttributes() function in Parser2954 ParseGNUAttributes(DS.getAttributes(), nullptr, LateAttrs); in ParseDeclarationSpecifiers()4622 ParseGNUAttributes(DS.getAttributes()); in ParseTypeQualifierListOpt()5167 ParseGNUAttributes(attrs); in ParseParenDeclarator()
103 ParseGNUAttributes(attrs); in ParseNamespace()461 ParseGNUAttributes(attrs); in ParseUsingDirective()
562 ParseGNUAttributes(TempAttrs); in ParseLabeledStatement()
34 ParseGNUAttributes(attrs); in MaybeSkipAttributes()