Searched refs:getPool (Results 1 – 5 of 5) sorted by relevance
736 return Attrs.getPool(); in getAttributePool()1864 return Attrs.getPool(); in getAttributePool()2154 getAttributePool().takeAllFrom(attrs.getPool()); in AddTypeInfo()
860 AttributePool &getPool() const { return pool; } in getPool() function
211 I.Fun.MethodQualifiers = new DeclSpec(attrs.getPool().getFactory()); in getFunction()217 I.Fun.MethodQualifiers->getAttributePool().takeAllFrom(attrs.getPool()); in getFunction()
11715 DeclSpec DS(Attrs.getPool().getFactory()); in ActOnCXXForRangeIdentifier()11726 ParsedAttributes EmptyAttrs(Attrs.getPool().getFactory()); in ActOnCXXForRangeIdentifier()
392 getNullabilityAttr(D.getMutableDeclSpec().getAttributes().getPool())); in addContextSensitiveTypeNullability()1210 attrs.getPool().takeAllFrom(D.getAttributePool()); in takeDeclAttributes()1211 attrs.getPool().takeAllFrom(D.getDeclSpec().getAttributePool()); in takeDeclAttributes()1431 allParamAttrs.takeAllFrom(paramAttrs.getPool()); in ParseObjCMethodDecl()