Searched refs:takeAttributes (Results 1 – 3 of 3) sorted by relevance
2096 D.takeAttributes(attrs, endLoc);2124 D.takeAttributes(attrs, endLoc); in MaybeParseCXX11Attributes()
2118 void takeAttributes(ParsedAttributes &attrs, SourceLocation lastLoc) { in takeAttributes() function
9653 D.takeAttributes(Attrs, AttrEnd); in ActOnCXXForRangeIdentifier()