Home
last modified time | relevance | path

Searched refs:getAttributePool (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
DDeclSpec.h605 AttributePool &getAttributePool() const { in getAttributePool() function
1431 GroupingParens(false), Attrs(ds.getAttributePool().getFactory()), in Declarator()
1450 AttributePool &getAttributePool() const { in getAttributePool() function
1627 getAttributePool().takeAllFrom(attrs.getPool()); in AddTypeInfo()
/external/clang/lib/Sema/
DSemaType.cpp2552 AttributeList *attr = D.getAttributePool() in transferARCOwnershipToDeclaratorChunk()