Searched refs:takeAllFrom (Results 1 – 8 of 8) sorted by relevance
726 void takeAllFrom(AttributePool &pool) { in takeAllFrom() function946 void takeAllFrom(ParsedAttributes &Other) { in takeAllFrom() function951 pool.takeAllFrom(Other.pool); in takeAllFrom()959 pool.takeAllFrom(Other.pool); in takeAllAtEndFrom()
876 Attrs.takeAllFrom(attrs); in takeAttributesFrom()2360 getAttributePool().takeAllFrom(attrs.getPool()); in AddTypeInfo()2680 Attrs.takeAllFrom(attrs); in takeAttributes()
226 I.Fun.MethodQualifiers->getAttributes().takeAllFrom(attrs); in getFunction()227 I.Fun.MethodQualifiers->getAttributePool().takeAllFrom(attrs.getPool()); in getFunction()
46 DeclAttrs.takeAllFrom(DeclSpecAttrs); in ParseObjCAtDirectives()1087 attrs.getPool().takeAllFrom(D.getAttributePool()); in takeDeclAttributes()1088 attrs.getPool().takeAllFrom(D.getDeclSpec().getAttributePool()); in takeDeclAttributes()1272 allParamAttrs.takeAllFrom(paramAttrs.getPool()); in ParseObjCMethodDecl()
713 Attrs.takeAllFrom(TempAttrs); in ParseLabeledStatement()2367 Attrs.takeAllFrom(TempAttrs); in ParsePragmaLoopHint()
2135 LocalAttrs.takeAllFrom(Attrs); in ParseDeclGroup()3689 attrs.takeAllFrom(Attrs); in ParseDeclarationSpecifiers()3854 attrs.takeAllFrom(Attrs); in ParseDeclarationSpecifiers()4463 attrs.takeAllFrom(Attributes); in ParseDeclarationSpecifiers()4830 OutAttrs->takeAllFrom(Attrs); in ParseLexedCAttribute()7485 ArgDeclSpecAttrs.takeAllFrom(FirstArgAttrs); in ParseParameterDeclarationClause()
743 Attrs.takeAllFrom(MisplacedAttrs); in ParseUsingDeclaration()1959 attrs.takeAllFrom(Attributes); in ParseClassSpecifier()
2295 Attrs.takeAllFrom(AttrsWithRange); in MaybeParseMicrosoftAttributes()