Searched refs:getPool (Results 1 – 5 of 5) sorted by relevance
965 AttributePool &getPool() const { return pool; } in getPool() function978 Other.getPool().remove(PA); in takeOneFrom()980 getPool().add(PA); in takeOneFrom()
844 return Attrs.getPool(); in getAttributePool()2057 return Attrs.getPool(); in getAttributePool()2357 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()
14153 DeclSpec DS(Attrs.getPool().getFactory()); in ActOnCXXForRangeIdentifier()
430 getNullabilityAttr(D.getMutableDeclSpec().getAttributes().getPool())); in addContextSensitiveTypeNullability()1285 attrs.getPool().takeAllFrom(D.getAttributePool()); in takeDeclAttributes()1286 attrs.getPool().takeAllFrom(D.getDeclSpec().getAttributePool()); in takeDeclAttributes()1502 allParamAttrs.takeAllFrom(paramAttrs.getPool()); in ParseObjCMethodDecl()