Searched refs:takeAttributes (Results 1 – 3 of 3) sorted by relevance
721 ParsedAttributes takeAttributes() { in takeAttributes() function2038 void takeAttributes(ParsedAttributes &attrs, SourceLocation lastLoc) { in takeAttributes() function
1916 D.takeAttributes(attrs, endLoc);1942 D.takeAttributes(attrs, endLoc); in MaybeParseCXX11Attributes()
2484 DeclaratorInfo.takeAttributes(DS.getAttributes(), SourceLocation()); in ParseBlockId()