Searched refs:takeAllFrom (Results 1 – 14 of 14) sorted by relevance
619 void takeAllFrom(AttributePool &pool) { in takeAllFrom() function752 void takeAllFrom(ParsedAttributes &attrs) { in takeAllFrom() function755 pool.takeAllFrom(attrs.pool); in takeAllFrom()
732 void takeAllFrom(AttributePool &pool) { in takeAllFrom() function921 void takeAllFrom(ParsedAttributes &attrs) { in takeAllFrom() function924 pool.takeAllFrom(attrs.pool); in takeAllFrom()
799 Attrs.takeAllFrom(attrs); in takeAttributesFrom()2212 getAttributePool().takeAllFrom(attrs.getPool()); in AddTypeInfo()2514 Attrs.takeAllFrom(attrs); in takeAttributes()
227 I.Fun.MethodQualifiers->getAttributes().takeAllFrom(attrs); in getFunction()228 I.Fun.MethodQualifiers->getAttributePool().takeAllFrom(attrs.getPool()); in getFunction()
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()
1223 attrs.getPool().takeAllFrom(D.getAttributePool()); in takeDeclAttributes()1224 attrs.getPool().takeAllFrom(D.getDeclSpec().getAttributePool()); in takeDeclAttributes()1443 allParamAttrs.takeAllFrom(paramAttrs.getPool()); in ParseObjCMethodDecl()
640 attrs.takeAllFrom(TempAttrs); in ParseLabeledStatement()2234 Attrs.takeAllFrom(TempAttrs); in ParsePragmaLoopHint()
705 Attrs.takeAllFrom(MisplacedAttrs); in ParseUsingDeclaration()1776 attrs.takeAllFrom(Attributes); in ParseClassSpecifier()
3218 attrs.takeAllFrom(Attrs); in ParseDeclarationSpecifiers()3365 attrs.takeAllFrom(Attrs); in ParseDeclarationSpecifiers()3920 attrs.takeAllFrom(Attributes); in ParseDeclarationSpecifiers()
2175 attrs.takeAllFrom(attrsWithRange);
2704 attrs.takeAllFrom(attrsWithRange);