Searched refs:getPool (Results 1 – 5 of 5) sorted by relevance
944 AttributePool &getPool() const { return pool; } in getPool() function965 Other.getPool().remove(PA); in takeOneFrom()967 getPool().add(PA); in takeOneFrom()
846 return Attrs.getPool(); in getAttributePool()2060 return Attrs.getPool(); in getAttributePool()2360 getAttributePool().takeAllFrom(attrs.getPool()); in AddTypeInfo()
221 I.Fun.MethodQualifiers = new DeclSpec(attrs.getPool().getFactory()); in getFunction()227 I.Fun.MethodQualifiers->getAttributePool().takeAllFrom(attrs.getPool()); in getFunction()
14514 DeclSpec DS(Attrs.getPool().getFactory()); in ActOnCXXForRangeIdentifier()
385 getNullabilityAttr(D.getMutableDeclSpec().getAttributes().getPool())); in addContextSensitiveTypeNullability()1087 attrs.getPool().takeAllFrom(D.getAttributePool()); in takeDeclAttributes()1088 attrs.getPool().takeAllFrom(D.getDeclSpec().getAttributePool()); in takeDeclAttributes()1272 allParamAttrs.takeAllFrom(paramAttrs.getPool()); in ParseObjCMethodDecl()