Searched refs:DestroyAll (Results 1 - 11 of 11) sorted by relevance

/external/llvm/include/llvm/Support/
H A DAllocator.h187 /// in DestroyAll() and when the allocator is destroyed.
197 DestroyAll();
203 void DestroyAll() { function in class:llvm::SpecificBumpPtrAllocator
/external/chromium/chrome/browser/
H A Dgpu_process_host_ui_shim.h67 static void DestroyAll();
H A Dgpu_process_host_ui_shim.cc36 #ifdef DestroyAll
37 #undef DestroyAll macro
141 void GpuProcessHostUIShim::DestroyAll() { function in class:GpuProcessHostUIShim
H A Dbrowser_process_impl.cc224 GpuProcessHostUIShim::DestroyAll();
/external/chromium_org/content/browser/gpu/
H A Dgpu_process_host_ui_shim.h60 CONTENT_EXPORT static void DestroyAll();
H A Dgpu_process_host_ui_shim.cc35 #ifdef DestroyAll
36 #undef DestroyAll macro
120 void GpuProcessHostUIShim::DestroyAll() { function in class:content::GpuProcessHostUIShim
/external/clang/include/clang/AST/
H A DDeclContextInternals.h218 static void DestroyAll(StoredDeclsMap *Map, bool Dependent);
/external/chromium_org/content/browser/
H A Dbrowser_main_loop.cc121 #ifdef DestroyAll
122 #undef DestroyAll macro
770 GpuProcessHostUIShim::DestroyAll();
/external/clang/lib/AST/
H A DDeclBase.cpp1512 StoredDeclsMap::DestroyAll(LastSDM.getPointer(), LastSDM.getInt());
1515 void StoredDeclsMap::DestroyAll(StoredDeclsMap *Map, bool Dependent) { function in class:StoredDeclsMap
/external/llvm/lib/CodeGen/
H A DExecutionDepsFix.cpp717 Allocator.DestroyAll();
H A DMachineBlockPlacement.cpp1119 ChainAllocator.DestroyAll();

Completed in 312 milliseconds