Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAttributeList.cpp91 void AttributePool::takePool(AttributeList *pool) { in takePool() function in AttributePool
/external/clang/include/clang/Sema/
DAttributeList.h596 void takePool(AttributeList *pool);
621 takePool(pool.Head); in takeAllFrom()