Searched refs:getPool (Results 1 – 5 of 5) sorted by relevance
1017 AttributePool &getPool() const { return pool; } in getPool() function1030 Other.getPool().remove(PA); in takeOneFrom()1032 getPool().add(PA); in takeOneFrom()
770 return Attrs.getPool(); in getAttributePool()1950 return Attrs.getPool(); in getAttributePool()2249 getAttributePool().takeAllFrom(attrs.getPool()); in AddTypeInfo()
223 I.Fun.MethodQualifiers = new DeclSpec(attrs.getPool().getFactory()); in getFunction()229 I.Fun.MethodQualifiers->getAttributePool().takeAllFrom(attrs.getPool()); in getFunction()
13491 DeclSpec DS(Attrs.getPool().getFactory()); in ActOnCXXForRangeIdentifier()
392 getNullabilityAttr(D.getMutableDeclSpec().getAttributes().getPool())); in addContextSensitiveTypeNullability()1235 attrs.getPool().takeAllFrom(D.getAttributePool()); in takeDeclAttributes()1236 attrs.getPool().takeAllFrom(D.getDeclSpec().getAttributePool()); in takeDeclAttributes()1452 allParamAttrs.takeAllFrom(paramAttrs.getPool()); in ParseObjCMethodDecl()