Searched refs:takeAllFrom (Results 1 – 7 of 7) sorted by relevance
619 void takeAllFrom(AttributePool &pool) { in takeAllFrom() function752 void takeAllFrom(ParsedAttributes &attrs) { in takeAllFrom() function755 pool.takeAllFrom(attrs.pool); in takeAllFrom()
753 Attrs.takeAllFrom(attrs); in takeAttributesFrom()1992 getAttributePool().takeAllFrom(attrs.getPool()); in AddTypeInfo()2178 Attrs.takeAllFrom(attrs); in takeAttributes()
590 attrs.takeAllFrom(TempAttrs); in ParseLabeledStatement()1931 Attrs.takeAllFrom(TempAttrs); in ParsePragmaLoopHint()
1237 attrs.getPool().takeAllFrom(D.getAttributePool()); in takeDeclAttributes()1238 attrs.getPool().takeAllFrom(D.getDeclSpec().getAttributePool()); in takeDeclAttributes()1464 allParamAttrs.takeAllFrom(paramAttrs.getPool()); in ParseObjCMethodDecl()
2909 attrs.takeAllFrom(Attrs); in ParseDeclarationSpecifiers()3022 attrs.takeAllFrom(Attrs); in ParseDeclarationSpecifiers()3420 attrs.takeAllFrom(Attributes); in ParseDeclarationSpecifiers()
579 Attrs.takeAllFrom(MisplacedAttrs); in ParseUsingDeclaration()1570 attrs.takeAllFrom(Attributes); in ParseClassSpecifier()
2175 attrs.takeAllFrom(attrsWithRange);