Home
last modified time | relevance | path

Searched refs:DestroyAll (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/MC/
DMCContext.cpp74 COFFAllocator.DestroyAll(); in reset()
75 ELFAllocator.DestroyAll(); in reset()
76 MachOAllocator.DestroyAll(); in reset()
78 MCSubtargetAllocator.DestroyAll(); in reset()
/external/llvm/include/llvm/Support/
DAllocator.h369 ~SpecificBumpPtrAllocator() { DestroyAll(); } in ~SpecificBumpPtrAllocator()
379 void DestroyAll() { in DestroyAll() function
/external/clang/include/clang/AST/
DDeclContextInternals.h243 static void DestroyAll(StoredDeclsMap *Map, bool Dependent);
/external/clang/lib/AST/
DDeclBase.cpp1673 StoredDeclsMap::DestroyAll(LastSDM.getPointer(), LastSDM.getInt()); in ReleaseDeclContextMaps()
1676 void StoredDeclsMap::DestroyAll(StoredDeclsMap *Map, bool Dependent) { in DestroyAll() function in StoredDeclsMap
/external/llvm/lib/CodeGen/
DExecutionDepsFix.cpp797 Allocator.DestroyAll(); in runOnMachineFunction()
DMachineBlockPlacement.cpp1392 ChainAllocator.DestroyAll(); in runOnMachineFunction()
/external/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp1876 Allocator.DestroyAll(); in runOnMachineFunction()