Home
last modified time | relevance | path

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

/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.cpp1637 StoredDeclsMap::DestroyAll(LastSDM.getPointer(), LastSDM.getInt()); in ReleaseDeclContextMaps()
1640 void StoredDeclsMap::DestroyAll(StoredDeclsMap *Map, bool Dependent) { in DestroyAll() function in StoredDeclsMap
/external/llvm/lib/CodeGen/
DExecutionDepsFix.cpp798 Allocator.DestroyAll(); in runOnMachineFunction()
DMachineBlockPlacement.cpp1147 ChainAllocator.DestroyAll(); in runOnMachineFunction()
/external/libvncserver/x11vnc/
Dnox11.h508 #define DestroyAll 0 macro