Searched refs:DestroyAll (Results 1 - 7 of 7) 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/clang/include/clang/AST/
H A DDeclContextInternals.h202 static void DestroyAll(StoredDeclsMap *Map, bool Dependent);
/external/llvm/lib/CodeGen/
H A DExecutionDepsFix.cpp515 Allocator.DestroyAll();
/external/clang/lib/AST/
H A DDeclBase.cpp1262 StoredDeclsMap::DestroyAll(LastSDM.getPointer(), LastSDM.getInt());
1265 void StoredDeclsMap::DestroyAll(StoredDeclsMap *Map, bool Dependent) { function in class:StoredDeclsMap

Completed in 1335 milliseconds