HomeSort by: relevance | last modified time | path
    Searched refs:reclaimPool (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
ParsedAttr.cpp 96 void AttributeFactory::reclaimPool(AttributePool &cur) {
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
ParsedAttr.h 733 void reclaimPool(AttributePool &head);
769 ~AttributePool() { Factory.reclaimPool(*this); }
777 Factory.reclaimPool(*this);

Completed in 15 milliseconds