Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/Support/
DAllocator.h200 DestroyAll();
206 void DestroyAll() {
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DDeclContextInternals.h248 static void DestroyAll(StoredDeclsMap *Map, bool Dependent);
/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DDeclBase.cpp1539 StoredDeclsMap::DestroyAll(LastSDM.getPointer(), LastSDM.getInt()); in ReleaseDeclContextMaps()
1542 void StoredDeclsMap::DestroyAll(StoredDeclsMap *Map, bool Dependent) { in DestroyAll() function in StoredDeclsMap
/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DExecutionDepsFix.cpp790 Allocator.DestroyAll(); in runOnMachineFunction()
DMachineBlockPlacement.cpp1119 ChainAllocator.DestroyAll(); in runOnMachineFunction()