Searched refs:takeAllFrom (Results 1 – 7 of 7) sorted by relevance
577 void takeAllFrom(AttributePool &pool) { in takeAllFrom() function709 void takeAllFrom(ParsedAttributes &attrs) { in takeAllFrom() function712 pool.takeAllFrom(attrs.pool); in takeAllFrom()
736 Attrs.takeAllFrom(attrs); in takeAttributesFrom()1942 getAttributePool().takeAllFrom(attrs.getPool()); in AddTypeInfo()2126 Attrs.takeAllFrom(attrs); in takeAttributes()
578 attrs.takeAllFrom(TempAttrs); in ParseLabeledStatement()1889 Attrs.takeAllFrom(TempAttrs); in ParsePragmaLoopHint()
1248 attrs.getPool().takeAllFrom(D.getAttributePool()); in takeDeclAttributes()1249 attrs.getPool().takeAllFrom(D.getDeclSpec().getAttributePool()); in takeDeclAttributes()1476 allParamAttrs.takeAllFrom(paramAttrs.getPool()); in ParseObjCMethodDecl()
579 Attrs.takeAllFrom(MisplacedAttrs); in ParseUsingDeclaration()1555 attrs.takeAllFrom(Attributes); in ParseClassSpecifier()
2855 attrs.takeAllFrom(Attrs); in ParseDeclarationSpecifiers()2978 attrs.takeAllFrom(Attrs); in ParseDeclarationSpecifiers()3353 attrs.takeAllFrom(Attributes); in ParseDeclarationSpecifiers()
2136 attrs.takeAllFrom(attrsWithRange);