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 69 void AttributeFactory::reclaimPool(AttributeList *cur) {
  /external/clang/include/clang/Sema/
AttributeList.h 532 void reclaimPool(AttributeList *head);
571 Factory.reclaimPool(Head);
585 if (Head) Factory.reclaimPool(Head);

Completed in 47 milliseconds