Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DParsedAttr.cpp101 void AttributePool::takePool(AttributePool &pool) { in takePool() function in AttributePool
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DParsedAttr.h761 void takePool(AttributePool &pool);
783 takePool(pool); in takeAllFrom()