Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DParsedAttr.cpp99 void AttributePool::takePool(AttributePool &pool) { in takePool() function in AttributePool
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DParsedAttr.h653 void takePool(AttributePool &pool);
675 takePool(pool); in takeAllFrom()