Searched refs:takeAllFrom (Results 1 – 7 of 7) sorted by relevance
569 void takeAllFrom(AttributePool &pool) { in takeAllFrom() function701 void takeAllFrom(ParsedAttributes &attrs) { in takeAllFrom() function704 pool.takeAllFrom(attrs.pool); in takeAllFrom()
736 Attrs.takeAllFrom(attrs); in takeAttributesFrom()1903 getAttributePool().takeAllFrom(attrs.getPool()); in AddTypeInfo()2087 Attrs.takeAllFrom(attrs); in takeAttributes()
572 attrs.takeAllFrom(TempAttrs); in ParseLabeledStatement()1853 Attrs.takeAllFrom(TempAttrs); in ParsePragmaLoopHint()
846 attrs.getPool().takeAllFrom(D.getAttributePool()); in takeDeclAttributes()847 attrs.getPool().takeAllFrom(D.getDeclSpec().getAttributePool()); in takeDeclAttributes()1072 allParamAttrs.takeAllFrom(paramAttrs.getPool()); in ParseObjCMethodDecl()
571 Attrs.takeAllFrom(MisplacedAttrs); in ParseUsingDeclaration()1521 attrs.takeAllFrom(Attributes); in ParseClassSpecifier()
2780 attrs.takeAllFrom(Attrs); in ParseDeclarationSpecifiers()2896 attrs.takeAllFrom(Attrs); in ParseDeclarationSpecifiers()3239 attrs.takeAllFrom(Attributes); in ParseDeclarationSpecifiers()
2054 attrs.takeAllFrom(attrsWithRange);