HomeSort by relevance Sort by last modified time
    Searched refs:reclaimPool (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Sema/
AttributeList.cpp 55 void AttributeFactory::reclaimPool(AttributeList *cur) {
  /external/clang/include/clang/Sema/
AttributeList.h 436 void reclaimPool(AttributeList *head);
473 Factory.reclaimPool(Head);
487 if (Head) Factory.reclaimPool(Head);

Completed in 190 milliseconds