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