Searched refs:getPool (Results 1 – 5 of 5) sorted by relevance
1028 AttributePool &getPool() const { return pool; } in getPool() function1041 Other.getPool().remove(PA); in takeOneFrom()1043 getPool().add(PA); in takeOneFrom()
792 return Attrs.getPool(); in getAttributePool()1979 return Attrs.getPool(); in getAttributePool()2278 getAttributePool().takeAllFrom(attrs.getPool()); in AddTypeInfo()
224 I.Fun.MethodQualifiers = new DeclSpec(attrs.getPool().getFactory()); in getFunction()230 I.Fun.MethodQualifiers->getAttributePool().takeAllFrom(attrs.getPool()); in getFunction()
13874 DeclSpec DS(Attrs.getPool().getFactory()); in ActOnCXXForRangeIdentifier()
422 getNullabilityAttr(D.getMutableDeclSpec().getAttributes().getPool())); in addContextSensitiveTypeNullability()1267 attrs.getPool().takeAllFrom(D.getAttributePool()); in takeDeclAttributes()1268 attrs.getPool().takeAllFrom(D.getDeclSpec().getAttributePool()); in takeDeclAttributes()1484 allParamAttrs.takeAllFrom(paramAttrs.getPool()); in ParseObjCMethodDecl()