Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm/Support/
HDAllocator.h200 DestroyAll();
206 void DestroyAll() {
/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDDeclContextInternals.h248 static void DestroyAll(StoredDeclsMap *Map, bool Dependent);
/trueos/contrib/llvm/tools/clang/lib/AST/
HDDeclBase.cpp1539 StoredDeclsMap::DestroyAll(LastSDM.getPointer(), LastSDM.getInt()); in ReleaseDeclContextMaps()
1542 void StoredDeclsMap::DestroyAll(StoredDeclsMap *Map, bool Dependent) { in DestroyAll() function in StoredDeclsMap
/trueos/contrib/llvm/lib/CodeGen/
HDExecutionDepsFix.cpp790 Allocator.DestroyAll(); in runOnMachineFunction()
HDMachineBlockPlacement.cpp1119 ChainAllocator.DestroyAll(); in runOnMachineFunction()