Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DAttributeList.cpp87 void AttributePool::takePool(AttributeList *pool) { in takePool() function in AttributePool
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DAttributeList.h548 void takePool(AttributeList *pool);
571 takePool(pool.Head); in takeAllFrom()