Searched refs:DestroyAll (Results 1 – 6 of 6) sorted by relevance
369 ~SpecificBumpPtrAllocator() { DestroyAll(); } in ~SpecificBumpPtrAllocator()379 void DestroyAll() { in DestroyAll() function
243 static void DestroyAll(StoredDeclsMap *Map, bool Dependent);
1637 StoredDeclsMap::DestroyAll(LastSDM.getPointer(), LastSDM.getInt()); in ReleaseDeclContextMaps()1640 void StoredDeclsMap::DestroyAll(StoredDeclsMap *Map, bool Dependent) { in DestroyAll() function in StoredDeclsMap
798 Allocator.DestroyAll(); in runOnMachineFunction()
1147 ChainAllocator.DestroyAll(); in runOnMachineFunction()
508 #define DestroyAll 0 macro