Searched refs:takeDeclAttributes (Results 1 – 1 of 1) sorted by relevance
1227 static void takeDeclAttributes(ParsedAttributes &attrs, in takeDeclAttributes() function1245 static void takeDeclAttributes(ParsedAttributes &attrs, in takeDeclAttributes() function1252 takeDeclAttributes(attrs, D.getDeclSpec().getAttributes().getList()); in takeDeclAttributes()1253 takeDeclAttributes(attrs, D.getAttributes()); in takeDeclAttributes()1255 takeDeclAttributes(attrs, in takeDeclAttributes()1312 takeDeclAttributes(*paramAttrs, declarator); in ParseObjCTypeName()