Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DParsedAttr.cpp98 void AttributePool::takePool(AttributePool &pool) { in takePool() function in AttributePool
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h715 void takePool(AttributePool &pool);
744 takePool(pool); in takeAllFrom()