Searched refs:takeAllFrom (Results 1 – 7 of 7) sorted by relevance
569 void takeAllFrom(AttributePool &pool) { in takeAllFrom() function727 void takeAllFrom(ParsedAttributes &attrs) { in takeAllFrom() function730 pool.takeAllFrom(attrs.pool); in takeAllFrom()
727 Attrs.takeAllFrom(attrs); in takeAttributesFrom()1863 getAttributePool().takeAllFrom(attrs.getPool()); in AddTypeInfo()2039 Attrs.takeAllFrom(attrs); in takeAttributes()
876 attrs.getPool().takeAllFrom(D.getAttributePool()); in takeDeclAttributes()877 attrs.getPool().takeAllFrom(D.getDeclSpec().getAttributePool()); in takeDeclAttributes()1102 allParamAttrs.takeAllFrom(paramAttrs.getPool()); in ParseObjCMethodDecl()
526 Attrs.takeAllFrom(MisplacedAttrs); in ParseUsingDeclaration()1410 attrs.takeAllFrom(Attributes); in ParseClassSpecifier()
2669 attrs.takeAllFrom(Attrs); in ParseDeclarationSpecifiers()2775 attrs.takeAllFrom(Attrs); in ParseDeclarationSpecifiers()3139 attrs.takeAllFrom(Attributes); in ParseDeclarationSpecifiers()
533 attrs.takeAllFrom(TempAttrs); in ParseLabeledStatement()
1950 attrs.takeAllFrom(attrsWithRange);