Searched refs:takeAllFrom (Results 1 – 4 of 4) sorted by relevance
436 void takeAllFrom(AttributePool &pool) { in takeAllFrom() function573 void takeAllFrom(ParsedAttributes &attrs) { in takeAllFrom() function576 pool.takeAllFrom(attrs.pool); in takeAllFrom()
675 Attrs.takeAllFrom(attrs); in takeAttributesFrom()1755 getAttributePool().takeAllFrom(attrs.getPool()); in AddTypeInfo()1874 Attrs.takeAllFrom(attrs); in takeAttributes()
858 attrs.getPool().takeAllFrom(D.getAttributePool()); in takeDeclAttributes()859 attrs.getPool().takeAllFrom(D.getDeclSpec().getAttributePool()); in takeDeclAttributes()1087 allParamAttrs.takeAllFrom(paramAttrs.getPool()); in ParseObjCMethodDecl()
1836 attrs.takeAllFrom(attrsWithRange);