Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DParsedAttr.cpp101 void AttributePool::takePool(AttributePool &pool) { in takePool() function in AttributePool
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DParsedAttr.h802 void takePool(AttributePool &pool);
824 takePool(pool); in takeAllFrom()