Searched refs:getPool (Results 1 – 8 of 8) sorted by relevance
42 @property (retain, getter=getPool, setter=setPool) NSAutoreleasePool *pool;61 - (NSAutoreleasePool *)getPool;
101 public final RouteSpecificPool getPool() { in getPool() method in WaitingThread
163 - (NSAutoreleasePool *)getPool
647 return Attrs.getPool(); in getAttributePool()1572 return Attrs.getPool(); in getAttributePool()1779 getAttributePool().takeAllFrom(attrs.getPool()); in AddTypeInfo()
604 AttributePool &getPool() const { return pool; } in getPool() function
860 attrs.getPool().takeAllFrom(D.getAttributePool()); in takeDeclAttributes()861 attrs.getPool().takeAllFrom(D.getDeclSpec().getAttributePool()); in takeDeclAttributes()1088 allParamAttrs.takeAllFrom(paramAttrs.getPool()); in ParseObjCMethodDecl()